mirror of
https://github.com/pldubouilh/gossa
synced 2025-12-06 08:22:32 +01:00
parent
929f30a9bb
commit
d832a760d2
1 changed files with 1 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ release images are pushed to [dockerhub](https://hub.docker.com/r/pldubouilh/gos
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# pull from dockerhub and run
|
# pull from dockerhub and run
|
||||||
|
% mkdir ~/LocalDirToShare
|
||||||
% sudo docker run -v ~/LocalDirToShare:/shared -p 8001:8001 pldubouilh/gossa
|
% sudo docker run -v ~/LocalDirToShare:/shared -p 8001:8001 pldubouilh/gossa
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue