Skip to content

Instantly share code, notes, and snippets.

@D3f0
Created June 1, 2018 05:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save D3f0/5bf10c99a1a09d5036bc989afe1b55ab to your computer and use it in GitHub Desktop.
Save D3f0/5bf10c99a1a09d5036bc989afe1b55ab to your computer and use it in GitHub Desktop.
Start CORE
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