longclawshop / longclaw_demo

Demo shop for Longclaw
MIT License
16 stars 17 forks source link

Docker setup #1

Closed JohnJohnstone closed 7 years ago

JohnJohnstone commented 7 years ago

Currently users will have to build the image from the dockerfile, as i am yet to publish it to the docker hub. I wanted to consult @JamesRamm first, would you like to setup and own the docker hub account?

JohnJohnstone commented 7 years ago

Once the image is uploaded to a dockerhub account, the build step can be skipped. When the user runs docker run -t -p 8000:8000 longclaw-demo it will automatically search and pull the image from docker hub.

JamesRamm commented 7 years ago

@Johnstone-Tech Happy for you to publish this on docker hub if you like