Rename images and push to ghcr.io
Open
- Dominant language
- Shell
- Stars
- 126
- Forks
- 51
- Avg merge
- 2h 10m
- Merged PRs (30d)
- 2
Description
Rename image tags and push them to `ghcr.io`.
- `images/base/ubuntu.Dockerfile` -> `ubuntu:base`
- `images/minimal/ubuntu.Dockerfile` -> `ubuntu:minimal`
- `images/$IMAGE/$DISTRO.Dockerfile` -> `$DISTRO:$IMAGE`
_Originally posted by @johnstcn in [#275](https://github.com/coder/images/issues/275#issuecomment-2126831275)_
Contributor guide
Assessment
This issue has not been assessed yet.