Skip to content

Releases: ianepreston/devcontainers

Republish so downstream containers pick up changes to base

29 Feb 03:15
Compare
Choose a tag to compare
remove base ubuntu and cookiecutter

Base Ubuntu I'm just not using anymore, I'm happier with my Arch containers
and will be maintaining them going forward
Cookiecutter I realized doesn't need its own container. I just put it in the
base image and can now access it from whatever dev container I'm using.

Add npm and cookiecutter to base image

29 Feb 02:31
Compare
Choose a tag to compare

npm I found I need to install some neovim plugins (linters etc for my python lsp)
cookiecutter just seems like a good idea to have in my base image

Update python and docs devcontainers

26 Feb 22:53
Compare
Choose a tag to compare

Should now both be built off arch
Python builds extra versions from the AUR instead of using pyenv like before, seems cleaner
Going to have to test both of these on some projects before I'm 100% sure they're good to go. Will work on that next.

add pre-commit to base image

26 Feb 20:08
Compare
Choose a tag to compare

I use this in a few places, should really be in the base

Rebase IaC container on new base arch

26 Feb 17:09
Compare
Choose a tag to compare

Want to have all the new goodies I just added available.
Also add a pacman update layer to the container so it bumps base versions even if it's rebuilt on a stale base image.

Update dependencies in base image

26 Feb 16:28
Compare
Choose a tag to compare

Stop running reflector, seems like a waste of time
add fd, ripgrep, lazygit to support lazyvim
add python since it's not auto installed by reflector and required for my dotfiles
add neofetch because it's fun

Fix IaC

22 Feb 23:15
Compare
Choose a tag to compare

Install bitwarden-cli instead of bitwarden. Should shrink the image a lot

Migrate IaC to arch

22 Feb 14:06
ec2855c
Compare
Choose a tag to compare

Dropped some dependencies I wasn't currently using, might add them back later

Still messing with arch

18 Feb 23:09
Compare
Choose a tag to compare

I hate CI/CD sometimes

v2024.2.18.1

18 Feb 21:56
09be863
Compare
Choose a tag to compare

Patch to fix image property