Skip to content
Snippets Groups Projects

Debugging procedure should use bind mounts with selinux label

Merged Daniel Juarez Gonzalez requested to merge selinux_bindmount into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -294,7 +294,7 @@ The best way to debug your builds locally is to run them within the same Docker
```bash
~ > git clone https://:@gitlab.cern.ch:8443/linuxsupport/myrpm.git
...
~ > docker run --rm -it -v ~/myrpm:/build gitlab-registry.cern.ch/linuxsupport/rpmci/builder-c8:latest
~ > docker run --rm -it -v ~/myrpm:/build:z gitlab-registry.cern.ch/linuxsupport/rpmci/builder-c8:latest
...
[root@99369f9e7a22 /]# cd /build/
[root@99369f9e7a22 build]# yum-builddep -y *.spec
Loading