Oops looks like it works now!

dev
Andy Meneely 2020-11-24 23:40:57 -05:00
parent f27d9df955
commit 9d2d2208e9
1 changed files with 0 additions and 2 deletions

View File

@ -102,8 +102,6 @@ Squib tries to keep you DRY (Don't Repeat Yourself) with the following features:
## Docker ## Docker
BROKEN AT THE MOMENT (2020-11-24)
Want to run in a controlled environment? We've got a [Docker image on DockerHub](https://cloud.docker.com/u/andymeneely/repository/docker/andymeneely/squib) Want to run in a controlled environment? We've got a [Docker image on DockerHub](https://cloud.docker.com/u/andymeneely/repository/docker/andymeneely/squib)
Here's one way to run it. On the command line, go to the root of your repository. With these commands, we'll map the current directory to the `/usr/src/app` directory in the Docker image. When squib-in-docker read & writes files from there, it'll write it back out to your current directory. Here's one way to run it. On the command line, go to the root of your repository. With these commands, we'll map the current directory to the `/usr/src/app` directory in the Docker image. When squib-in-docker read & writes files from there, it'll write it back out to your current directory.