Skip to content

Releases: logisparte/docker-env

0.4.0: multienv support

25 Aug 18:29
0.4.0
1d551bf

Choose a tag to compare

Add multi env support using multiple dev env services, each with their own Dockerfile

0.3.2

21 May 20:04
0.3.2
5446623

Choose a tag to compare

Build flexibility

  • Add name and clean commands
  • Support to pass options to init, build and clean
  • Remove init --force flag in favor of clean command

0.2.0

09 Apr 01:10
0.2.0
e1e89f1

Choose a tag to compare

Full Changelog: 0.1.3...0.2.0

Fix SSH socket ownership + add docs

14 Jul 02:32
0.1.3
fc0e14f

Choose a tag to compare

0.1.3

Fix ssh socket handling

0.1.1

22 Jun 02:25
0.1.1
4d45044

Choose a tag to compare

Initial release

  • Single script to manage a docker env
  • Build, push, pull and tag a dev image
  • Start, stop and execute code in a dev container
  • Can provide user customizations
  • Installable in a local repository (copy/pasted distribution)