Skip to content

Releases: JeiKeiLim/ducker

v0.1.8

02 Jul 23:04
98e7a26
Compare
Choose a tag to compare

What's Changed

  • Add DUCKER_DEBUG environment variable check to print raw command only… by @JeiKeiLim in #28

Full Changelog: v0.1.7...v0.1.8

v0.1.7

21 Jun 23:07
a385508
Compare
Choose a tag to compare

What's Changed

  • Add checking UID and GID upon 'ducker build'. Also overrides UID or G… by @JeiKeiLim in #26

ducker build will check UID and GID on run time.
However, if —build-arg UID or —build-arg GID exist in .ducker.yaml or provided by CLI argument, it will override them.

Full Changelog: v0.1.6...v0.1.7

v0.1.6

21 Jun 22:35
cd5789f
Compare
Choose a tag to compare

What's Changed

  • Fix alises for to which should have been and to for convinience. … by @JeiKeiLim in #25

Alias changes

  • ducker run —docker-args -> ducker run —args
  • ducker exec -e -> ducker exec -s

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Jun 01:24
a01ed1c
Compare
Choose a tag to compare

What's Changed

  • Add starting container for exec command if the container is not running. by @JeiKeiLim in #21

Full Changelog: v0.1.4...v0.1.5

v0.1.4

07 Feb 02:07
a583269
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

2022-1029 v0.1.3

29 Oct 02:53
8470ce5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

2022-1018 v0.1.2

18 Oct 06:55
7777e56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

2022-0921 v0.1.1

21 Sep 01:17
c23aa10
Compare
Choose a tag to compare

First release

What's Changed

New Contributors

Full Changelog: https://github.com/JeiKeiLim/ducker/commits/v0.1.1