--privileged toegevoegd
This commit is contained in:
parent
6da0df53de
commit
2fc80236b7
1
pom.xml
1
pom.xml
|
|
@ -119,6 +119,7 @@
|
|||
<executable>docker</executable>
|
||||
<workingDirectory>${project.basedir}</workingDirectory>
|
||||
<arguments>
|
||||
<argument>--privileged</argument>
|
||||
<argument>build</argument>
|
||||
<argument>-t</argument>
|
||||
<argument>${project.groupId}/${project.artifactId}:${project.version}</argument>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user