meteor-docker-auto icon indicating copy to clipboard operation
meteor-docker-auto copied to clipboard

Cannot create Simple image for development

Open avalanche1 opened this issue 6 years ago • 2 comments

image

avalanche1 avatar Dec 03 '18 15:12 avalanche1

Same experience, meteor can only be executed as root. Adding a new user named meteor is also not possible, because it already exists and the -D does not exist:

Step 4/15 : RUN adduser -D -u 501 -h /home/meteor meteor
 ---> Running in 78f8b7333df8
Option d is ambiguous (debug, disabled-login, disabled-password)

bastiion avatar Mar 26 '19 11:03 bastiion

Happy to merge a PR when you got it working

pozylon avatar Apr 04 '19 05:04 pozylon