Skip to content

newque/newque-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Newque-Docker

Build Status

Build the image

docker build -t newque .

Run the image and drop in to a bash prompt

docker run -it newque bash

Run the image and map ports to host

docker run -p 8000:8000 -p 8001:8001 -p 8005:8005 newque

About

The dockerfiles to build a newque image

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages