Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdai/devcontainer-dockerfiles
Dockerfiles for devcontainers, automatically built and pushed to GitHub Container Registry.
https://github.com/tomdai/devcontainer-dockerfiles
devcontainer
Last synced: 9 days ago
JSON representation
Dockerfiles for devcontainers, automatically built and pushed to GitHub Container Registry.
- Host: GitHub
- URL: https://github.com/tomdai/devcontainer-dockerfiles
- Owner: tomdai
- Created: 2021-10-13T04:26:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-23T18:03:59.000Z (over 1 year ago)
- Last Synced: 2023-03-04T05:18:10.978Z (over 1 year ago)
- Topics: devcontainer
- Language: Shell
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerfiles for [Development Containers](https://code.visualstudio.com/docs/remote/containers)
Each `Dockerfile` in this repository is configured to create an image that works for a certain development need. The images are automatically built for `linux/amd64` and `linux/arm64` and pushed to [GitHub Contaienr Registry](https://github.com/users/tomdai/packages?repo_name=devcontainer-dockerfiles).
## What's Special?
Every image is configured to have the same command-line experience with customized [Zsh](https://www.zsh.org/) (shell) and [Starship](https://starship.rs/) (shell prompt). [SF Symbols](https://developer.apple.com/design/resources/#sf-symbols) is required to be installed for the [Starship customization](https://starship.rs/config/#prompt) to work best.
![screenshot](https://user-images.githubusercontent.com/5054148/137548067-a2ed62e9-af22-47b6-a1f7-95698bc4e018.png)
Notice the gorgeous SF Symbols in the terminal.