This repository was archived by the owner on May 8, 2024. It is now read-only.
Releases: iancleary/devcontainer
Releases · iancleary/devcontainer
Release list
v0.0.24
v0.0.23
What's Changed
- Update URLs comments to Docker Hub by @iancleary in #57
- State tag list options by @iancleary in #58
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.0.21
What's Changed
- Root docker user, build image on pull_request by @iancleary in #54
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #47
- Bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #46
- Bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #48
- Bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #50
- Bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #49
- Change Dockerfile to use nix and direnv as a base by @iancleary in #51
Full Changelog: v0.0.19...v0.0.20
CDPATH for zsh
Add build-base apk for gcc (pre-commit hooks)
What's Changed
- Edit comments in Readme and Dockerfile by @iancleary in #39
- Remove fix-permissions script by @iancleary in #40
- Add build-base apk to get gcc by @iancleary in #42
Full Changelog: v0.0.17...v0.0.18
Switch base image to rust:alpine3.18
What's Changed
- Switch to alpine as base image by @iancleary in #38
Full Changelog: v0.0.16...v0.0.17
Include openssh-client
What's Changed
- Update Dockerfile to include openssh-client by @iancleary in #35
Full Changelog: v0.0.15...v0.0.16
Reduce image size with apt autoremove
What's Changed
- Use apt autoremove to reduce image size by @iancleary in #34
Full Changelog: v0.0.14...v0.0.15