Skip to content
Snippets Groups Projects
Commit 549d7461ead9 authored by Efflam Lemaillet's avatar Efflam Lemaillet :robot:
Browse files

feat(docker): set user as root to deal with bind mount

parent 268fe84fe38e
No related branches found
No related tags found
1 merge request!7Topic/default/docker compose
services: services:
rodolf: rodolf:
user: root
build: . build: .
ports: ports:
- "8080:8080" - "8080:8080"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment