mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Introduces openSUSE based docker-compose environment
This commit is contained in:
parent
824d83411d
commit
8fd3004d7f
7 changed files with 126 additions and 50 deletions
7
docker-compose.override.yml.example
Normal file
7
docker-compose.override.yml.example
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# This file is generated by our Rakefile. Do not change it!
|
||||
version: '2'
|
||||
services:
|
||||
web:
|
||||
build:
|
||||
args:
|
||||
CONTAINER_USERID: 13042
|
||||
Loading…
Add table
Add a link
Reference in a new issue