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

No permissions for build folders after using docker dev-with-prd #1047

Open
kcinay055679 opened this issue Oct 21, 2024 · 0 comments
Open

No permissions for build folders after using docker dev-with-prd #1047

kcinay055679 opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kcinay055679
Copy link
Collaborator

Describe the bug
No permissions for build folders after using docker dev-with-prd.

To Reproduce
Steps to reproduce the behavior:

  1. Go to okr/docker/dev-with-docker
  2. Run docker compose up -d
  3. Wait till all dockers are ready (Wait for the spring container to be ready)
  4. Stop the docker containers with docker compose down
  5. Start either backend or frontend
  6. Permission errors either in frontend/dist or backend/target

Expected behavior
The workflow described above works as expected

Additional context
Consider to create a docker service in /docker for e2e tests, use docker compoes profiles for this purpose

@kcinay055679 kcinay055679 added the bug Something isn't working label Oct 21, 2024
@kcinay055679 kcinay055679 assigned peggimann and unassigned peggimann Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants