Internal
Public Access
Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
dist-builder:
|
||||
image: win32-builder
|
||||
volumes:
|
||||
- ./build:/out
|
||||
command: bash -c "rm -rf /out/*; cp -a /build/bin/. /out/;"
|
||||
Reference in New Issue
Block a user