https://github.com/codesandbox/codesandbox-example-docker
An empty boilerplate template to start a fresh project
https://github.com/codesandbox/codesandbox-example-docker
Last synced: 9 months ago
JSON representation
An empty boilerplate template to start a fresh project
- Host: GitHub
- URL: https://github.com/codesandbox/codesandbox-example-docker
- Owner: codesandbox
- Archived: true
- Created: 2022-07-19T13:16:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-19T15:53:18.000Z (over 3 years ago)
- Last Synced: 2025-04-24T04:37:03.426Z (9 months ago)
- Language: Nix
- Size: 1.95 KB
- Stars: 6
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeSandbox + Docker + Nix Example
This is an example repo running on CodeSandbox with Nix and Docker configured. Read more about our Docker/Nix configuration [here](https://codesandbox.io/docs/projects/tutorial/getting-started-with-docker).
This example runs `nginx` with `docker-compose`, and has `htop` and `neovim` preinstalled in the project.
[](https://codesandbox.io/p/github/codesandbox/codesandbox-example-docker)