An open API service indexing awesome lists of open source software.

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

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.

[![Edit in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/github/codesandbox/codesandbox-example-docker)