Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 991 Bytes

File metadata and controls

47 lines (25 loc) · 991 Bytes

Change Log

[0.6.0]

Features and Enhancements

  • [cli] introduce --sandock-arg-recreate-img to rebuild container image

[0.5.0]

Features and Enhancements

  • [cli] add overrides for container ports publishing
  • [dev] migrate gnu-make to go-task

[0.4.0]

Features and Enhancements

  • [img] escape home directory alias for dockerFile and context

[0.3.0]

Features and Enhancements

  • [config] add option in custom image build to dump it (default: off)
  • [img] save custom image as archive file if dump option enabled
  • [img] automatically remove the previous dumped image (default: on)

[0.2.0]

Features and Enhancements

  • Volume backup (encrypted and compressed) by using restic (container)
  • Multiple extendable configuration for program, volume, image and network using key extends

Bug Fixes

  • Commit hash not shown in version information

[0.1.0]

Features and Enhancements

  • Initial release