Skip to content

Instantly share code, notes, and snippets.

@D3f0
Last active October 4, 2017 16:20
Show Gist options
  • Save D3f0/13ae69bdf876e40f6d081d6618a43a12 to your computer and use it in GitHub Desktop.
Save D3f0/13ae69bdf876e40f6d081d6618a43a12 to your computer and use it in GitHub Desktop.
version: '3'
services:
core:
image: d3f0/coreemu_vnc
ports:
- 8080:8080
cap_add:
- NET_ADMIN
- SYS_ADMIN
@D3f0
Copy link
Author

D3f0 commented Oct 4, 2017

Para poder usar este CORE, clicker en RAW y pre-agregar a la URL, http://play-with-docker.com/?stack= y acceder al sitio. La clave del VNC es creoemu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment