Skip to content

v0.1.7

Compare
Choose a tag to compare
@JeiKeiLim JeiKeiLim released this 21 Jun 23:07
· 1 commit to main since this release
a385508

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