issues
search
petersellars
/
dotfiles
Personal dotfiles for customization of environments
MIT License
0
stars
0
forks
source link
feat(devcontainer): update devcontainer
#54
Closed
petersellars
closed
2 days ago
petersellars
commented
2 days ago
Provide base image in Dockerfile suited for use with renovate
Removed install of git and curl in Dockerfile (Provided by base image)
Removed the
postCreateCommand
in devcontainer.json
Updated the node feature, with a specific version of node and nvm
Added a name runArgs to show the name in Docker Desktop/Tools
Closes: #53 #37
petersellars
commented
2 days ago
Closes: #37
postCreateCommand
in devcontainer.jsonCloses: #53 #37