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

adduser: group 'www-data' in use #3

Open
dagnew opened this issue Jun 16, 2022 · 0 comments
Open

adduser: group 'www-data' in use #3

dagnew opened this issue Jun 16, 2022 · 0 comments

Comments

@dagnew
Copy link

dagnew commented Jun 16, 2022

Info:

  • Docker version - Docker version 20.10.16, build aa7e414
  • Laradock commit ($ git rev-parse HEAD): 4760783
  • System info (Mac, PC, Linux): Linux Fedora 36
  • System info disto/version:

Issue:

adduser: group 'www-data' in use
The command '/bin/sh -c apk update && apk upgrade && apk add --no-cache bash && adduser -D -H -u 1000 -s /bin/bash www-data' returned a non-zero code: 1
ERROR: Service 'nginx' failed to build : Build failed


Expected behavior:

docker-compose should finish without error


Reproduce:

docker-compose up -d nginx mysql


Relevant Code:

// place a code sample here
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

1 participant