Releases: datasailors/depend-on-docker
Releases · datasailors/depend-on-docker
DockerCon 2019 Release
Features in 2019 release:
- Standard test.sh script to promote Build, Test, Ship, Run workflow
- Support for environments running behind a proxy
- Improved support for Windows containers
- Updated documentation, examples, included slides and asciinema
DockerCon 2018 Release
This release enables a user to get started on their new Docker project with a single command.
The generated project template is suitable for building micro-services or short-lived containers of arbitrary complexity. Customization is done by editing the .env file, setup.sh and startup.sh scripts as well as copying or creating new artifacts in the Container-Root folder.