DockerCLI/dockerfiles
Sebastiaan van Stijn ab72cc923c
Dockerfile: use bash as default command, remove DOCKER_CLI_SHELL
Bash is installed already, so we might as well use it as a default.

This also removes the DOCKER_CLI_SHELL variable, which  was added
in  b039db985a to allow using bash
instead of (a)sh. Now that Bash is the default, there should be
no need to override, and we can keep things simple.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-09-08 10:27:12 +02:00
..
Dockerfile.binary-native Bump Golang 1.13.15 2020-08-10 17:24:48 +02:00
Dockerfile.cross Bump Golang 1.13.15 2020-08-10 17:24:48 +02:00
Dockerfile.dev Dockerfile: use bash as default command, remove DOCKER_CLI_SHELL 2020-09-08 10:27:12 +02:00
Dockerfile.e2e Bump Golang 1.13.15 2020-08-10 17:24:48 +02:00
Dockerfile.lint Bump Golang 1.13.15 2020-08-10 17:24:48 +02:00
Dockerfile.shellcheck Dockerfiles: update shellcheck v0.7.1 2020-08-20 15:46:07 +02:00