mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Fix docker build on Fedora
This commit is contained in:
@@ -7,5 +7,5 @@ services:
|
|||||||
context: .
|
context: .
|
||||||
command: /bin/bash
|
command: /bin/bash
|
||||||
volumes:
|
volumes:
|
||||||
- ./ci:/build/ci
|
- ./ci:/build/ci:Z
|
||||||
- ./:/build/source
|
- ./:/build/source:Z
|
||||||
|
|||||||
Reference in New Issue
Block a user