Skip to content

Homeport 1.0.4

Latest
Compare
Choose a tag to compare
@bigeasy bigeasy released this 17 Nov 19:51
· 69 commits to master since this release

Map uid and gid by assigning them to the homeport user in the image during startup of image becausebindfs is a turkey

Expose Docker in Homeport itself. It will show the state of host's Docker. Volume mappings that use the homeport user's home directory will correctly map to the home directory of the host user.

  • Release version 1.0.4. 2e2ad6e.
  • Expose Docker inside Homeport, specify home dir. #80, #84, 2ada29b, c089463.
  • Rename uid and gid on boot. 3b66be0.
  • Notes on why we use SSH. 56e6f61.
  • Label images and containers with io.homeport. #79, c8af80f.
  • Rename lib/functions.bash to lib/common.bash. de5a122.

Changes between v1.0.3...v1.0.4.