Created
June 1, 2018 05:15
-
-
Save D3f0/5bf10c99a1a09d5036bc989afe1b55ab to your computer and use it in GitHub Desktop.
Start CORE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: 3.2 | |
services: | |
core: | |
image: unpdit/coreemu_vnc | |
ports: | |
- 8080:8080 | |
- 9999:9999 | |
cap_add: | |
- NET_ADMIN | |
- SYS_ADMIN |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment