4 lines
94 B
Bash
Executable File
4 lines
94 B
Bash
Executable File
docker run -v /data/dev/bamort/bamort:/vue_app \
|
|
-p 8080:8080 \
|
|
-it vue_app:dev
|