mimischi / dokku-sentry

Deploy your own instance of Sentry onto Dokku!
66 stars 14 forks source link

Problems building from Dockerfile #1

Closed redrick closed 6 years ago

redrick commented 6 years ago

I have a problem on step:

git push dokku master

say this:

Step 2/3 : RUN adduser -D -u 32768 -g dokku dokku
 ---> Running in 1041ff43cc9c
Option d is ambiguous (debug, disabled-login, disabled-password)
Option g is ambiguous (gecos, gid, group)

Seems like doing something that is on deployed server but not in container, will have a look around to try to help out, would appreciate if it works :)

EDIT:

Sry forgot to mention, the PR for this -> https://github.com/mimischi/dokku-sentry/pull/2