Sign inSign up

liujian3lj7/gerapy

By liujian3lj7

•Updated about 5 years ago

python:slim

Image
0

146

liujian3lj7/gerapy repository overview

python:slim

Just run this command:

docker run -d -v ~/gerapy:/app/gerapy -p 8000:8000 germey/gerapy

Then it will run at port 8000. You can use the temp admin account (username: admin, password: admin) to login. And please change the password later for safety.

Command Usage:

docker run -d -v <workspace>:/app/gerapy -p <public_port>:<container_port> germey/gerapy

Please specify your workspace to mount Gerapy workspace by -v <your_workspace>:/app/gerapy and specify server port by -p <public_port>:<container_port>.

If you run Gerapy by Docker, you can visit Gerapy website such as http://localhost:8000⁠ and enjoy it, no need to do other initialzation things.

Tag summary

Content type

Image

Digest

Size

146 MB

Last updated

about 5 years ago

docker pull liujian3lj7/gerapy