Skip to content

damienrj/EarthquakeBots

Repository files navigation

EarthquakeBots

To build image

docker build -t earthquake .

To run interactively

docker run -v ~/Development/EarthquakeBots/data:/app/data -it earthquake bash

Push newest version to dockerhub

docker tag earthquake damienrj/earthquakebots:0.0.0
docker push damienrj/earthquakebots:0.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published