OSX Catalina otherwise do scan the temporary executable files created by the single-file packaging.
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
- Make use of the same Dockerfile when producing
an image for testing and for deploying to
DockerHub
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
- Refactor Dockerfile to be used for tests and distribution on docker hub on debian and alpine
to use for final usage and also tests
- Adapt test scripts to the new Dockerfiles' structure
- Adapt Jenkinsfile to add alpine to the test matrix
Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
Allows us to build for older versions of macOS by downloading an
older SDK and building OpenSSL and Python against it.
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
This dockerfile generates a more lightweight image that works with the
current official dynamically generated binaries
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
Change image script to use new Dockerfile.run image without building
compose
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
Apply suggested fixes
Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>