Releases
v0.3.4
Summary
ch update
command
will re-build or re-pull the latest image for the environment
ch upgrade
command
unfortunately, this won't upgrade ch
for you but will at least tell you the OS-specific command to run in your terminal
improved error when install script is run on Linux
install script relies on unzip
command on Unix which is installed by default on macOS
if unzip
command fails, script prints out how to install on Debian-based and Arch-based distros
dependency upgrades for containerd
security vulnerabilities
upgrade from go 1.16
to 1.17
Chores
Commits
3020996 : Upgrade to go 1.17 (Cameron Durham)
84e78b6 : Update LICENSE (cam)
380f2bb : Update hijack.go (cam)
4f83ec5 : Update bug_report.md (cam)
ec5154a : Update bug_report.md (cam)
11382cc : Cleanup unused scripts and add note to README.md about using non-dockerhub images (Cameron Durham)
57611b9 : Move helper function to util, add update
command. Closes #12 . (Cameron Durham)
2fefb1b : Update README.md with new command and fix subcommand help text (Cameron Durham)
33a03db : Update README.md with example again (Cameron Durham)
b508407 : Update issue templates (cam)
1b2eb37 : Update README.md (cam)
b666a7b : Clean up workflow, add better error msg to install script, add basic dev environment notes (Cameron Durham)
0123546 : Update mocks and scripts (Cameron Durham)
255ae9d : Fix bash script (Cameron Durham)
62f9972 : Move install scripts back (Cameron Durham)
29a7700 : Add basic Earthfile (Cameron Durham)
e2248ba : Create CHANGELOG.md (cam)
242af8e : Update CHANGELOG.md (cam)
914264f : Update CHANGELOG.md (cam)
deac4a8 : Also add Dockerfile for minimal CLI binary (Cameron Durham)
45c852b : Update README.md (cam)
a72e338 : Update README.md (cam)
93c2aff : Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2 (dependabot[bot]) #22
d2f2653 : Rename Docker API helpers (Cameron Durham)
55cd7e3 : Upgrade containerd dep (Cameron Durham)
e11ed5a : Minimal implementation for #20 (Cameron Durham) #23
35c2211 : mod tidy (Cameron Durham) #23
4820f96 : Slight code qual improvement (Cameron Durham) #23
0e93d67 : Update Changelog (Cameron Durham)
45a6fad : Cleanup Changelog (Cameron Durham)
You can’t perform that action at this time.