docker-files icon indicating copy to clipboard operation
docker-files copied to clipboard

Teracy docker-files project to build common Docker images

Results 8 docker-files issues
Sort by recently updated
recently updated
newest added

by using travis-ci settings for dynamic Slack team channel

prio:major
type:feature
comp:project

- make sure this works: ``` vagrant@teracy:~/workspace/docker-files$ docker run --rm -v $(pwd):/tmp -w /tmp hoatle/travis compile > build.sh detected repository as teracyhq/docker-files env.matrix key is ignored vagrant@teracy:~/workspace/docker-files$ docker run --rm...

comp:docs
prio:major
type:task

so that we can use with aliases: $ http | jp for querying the returned JSON data, this is super convenient. https://github.com/jmespath/jp

prio:major
type:feature

make sure this is enabled on the aws-cli docker image, works out of the box when getting into the shell: ``` $ complete -C '/usr/local/bin/aws_completer' aws ```

prio:major
type:feature
comp:aws-cli

- https://github.com/sstephenson/bats - https://github.com/tcnksm-sample/test-driven-development-dockerfile

In my GitLab pipeline, I have setup the test job as follows: ``` test: image: teracy/angular-cli:latest stage: testing script: - npm install - ng test --browsers Chrome_no_sandbox --watch=false --code-coverage cache:...

xtrabackup:buster-8.0 is required to have ncat for the mysqlha helm chart to work https://github.com/teracyhq/helm-charts/blob/main/charts/mysqlha/templates/statefulset.yaml#L59

prio:critical
type:improvement
tag:unplanned