8000 Docker container doesn't exist · Issue #25 · dutchcoders/ares · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Docker container doesn't exist #25
Open
@chrisdlangton

Description

@chrisdlangton

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0