Skip to content

Releases: datasailors/depend-on-docker

DockerCon 2019 Release

25 Apr 22:00
Compare
Choose a tag to compare

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

14 Jun 01:40
1b18b51
Compare
Choose a tag to compare

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.