You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2018. It is now read-only.
[fedora@cloudhost foobar]$ sudo atomic run projectatomic/helloapache --mode=genanswers
docker run -it --rm --privileged -v /var/home/fedora/foobar:/atomicapp -v /run:/run -v /:/host --net=host --name helloapache -e USER -e SUDO_USER -e NAME=helloapache -e IMAGE=projectatomic/helloapache projectatomic/helloapache run --mode=genanswers
This container uses privileged security switches:
INFO: --privileged
This container runs without separation and should be considered the same as root on your system.
INFO: --net=host
Processes in this container can listen to ports (and possibly rawip traffic) on the host's network.
For more information on these switches and their security implications, consult the manpage for 'docker run'.
usage: atomicapp {run,fetch,stop,genanswers,index,init} ...
atomicapp: error: unrecognized arguments: --mode=genanswers