Custom Docker Image for Gitpod. Image hosted on github package.
Usage prod:
image: ghcr.io/ConcaveFi/cavepod:latest
Usage dev:
image:
file: Dockerfile
- Alacritty as default terminal
- Foundry
- Jupyter
- Go
- Rust
- NPM
- Bash-git-prompt
- Hyperfine
- Hashicorp Packer/Terraform
Note
To host the Docker Image on Github Package you need to add a PAT token with the scope of
package
See the github workflow for the push and deploy.