git clone https://github.com/fuchicar/dockerharvey.git
cd dockerharvey
docker build -t harvey .
docker run -ti harvey start
docker run -d harvey start
docker run -ti harvey update
It doesn't work under Docker for macOS, I do not why
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/fuchicar/dockerharvey.git
cd dockerharvey
docker build -t harvey .
docker run -ti harvey start
docker run -d harvey start
docker run -ti harvey update
It doesn't work under Docker for macOS, I do not why