Open
Description
easy to replicate, just do exactly as teh README.md tells you to do
first get the config
wget -q https://github.com/dutchcoders/ares/raw/master/config.toml.sample -O config.toml
then copy/paste the command into a terminal and run it
docker run -d -p 8080:8080 --name ares -v $(pwd)/config.toml:/etc/ares.toml dutchcoders/ares
Unable to find image 'dutchcoders/ares:latest' locally
docker: Error response from daemon: pull access denied for dutchcoders/ares, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
You change the name or something??
Metadata
Metadata
Assignees
Labels
No labels