Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launcher script not working with local storage on OSX #17

Open
silkimen opened this issue Nov 17, 2017 · 1 comment
Open

Launcher script not working with local storage on OSX #17

silkimen opened this issue Nov 17, 2017 · 1 comment

Comments

@silkimen
Copy link

Hi Gary,

the launcher script is failing on my OSX machine, when I'm trying to run it with a local storage folder. Do you have an idea?

MAC-SILK:grav-playground sefa$ mkdir docker-grav-storage

MAC-SILK:grav-playground sefa$ docker run -i --rm garywiz/docker-grav --task get-launcher | sh
Extracting run-docker-grav.sh ...

The run-docker-grav.sh script is a quick-start for launching
the garywiz/docker-grav image.

When you launch the container, a fully configured working Grav instnace will be
available at http://localhost:8080/

To get this message again:
   docker run -i --rm garywiz/docker-grav --task get-help LAUNCHER

Or, for geeneral help on the image itself:
   docker run -i --rm garywiz/docker-grav --task get-help

MAC-SILK:grav-playground sefa$ ./run-docker-grav.sh 
Using attached storage at /Users/sefa/Entwicklung/grav-playground/docker-grav-storage
adduser: uid '0' in use
--create-user failure: Error while trying to add user: sefa
tried:
useradd --no-create-home -u 0 -g root --home-dir / sefa
adduser -D -H -u 0 -G root -h '/' sefa
@mrdotkg
Copy link

mrdotkg commented Jan 25, 2018

any luck?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants