Thanks to visit codestin.com
Credit goes to github.com

Skip to content

maxcrc/docker-fmcu

 
 

Repository files navigation

fmcu

docker run --net="host" --name fmcu -v /opt/fmcu:/opt/fmcu -t -i --privileged -v /dev:/dev -d fmcu docker run --net="host" -e DJANGO_LISTEN_PORT="8001" -e DJANGO_SETTINGS_MODULE="webservice.settings.remote" --name fmcu-remote -v /opt/fmcu:/opt/fmcu -t -i --privileged -v /dev:/dev -d fmcu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%