mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
build docker image when running from compose
This commit is contained in:
parent
941ebd6adf
commit
9bc2f0463c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
windows:
|
windows:
|
||||||
image: dockurr/windows
|
build: .
|
||||||
container_name: windows
|
container_name: windows
|
||||||
privileged: true
|
privileged: true
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue