minor
This commit is contained in:
parent
a3e267cf78
commit
726af737bd
@ -1,12 +1,11 @@
|
|||||||
# docker-mean-dev
|
# docker-mean-dev
|
||||||
|
|
||||||
A docker container for developing mean stack applications
|
A docker container for developing mean stack applications
|
||||||
|
|
||||||
Useage
|
Useage
|
||||||
======
|
======
|
||||||
|
|
||||||
Build the container with `sudo docker build -t 'tag name' .`
|
Build the container with `sudo docker build -t 'tag name' .` and run with `sudo ./docker-run`.
|
||||||
|
|
||||||
and run with `sudo ./docker-run`
|
|
||||||
|
|
||||||
The run script will attempt to mount a data volume from the host os from `~/docker/data`.
|
The run script will attempt to mount a data volume from the host os from `~/docker/data`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user