Skip to content

Instantly share code, notes, and snippets.

@yeukhon
Created March 22, 2015 23:45
Show Gist options
  • Save yeukhon/b72c6328a32504e7aabe to your computer and use it in GitHub Desktop.
Save yeukhon/b72c6328a32504e7aabe to your computer and use it in GitHub Desktop.
Docker Jumpbox

jumpie

  • When a user is authenticated for the first time, a docker container is created for the user.
  • After X minutes, the container is automatically stopped.
  • After X minutes of going above the container's resource cap (CPU for example), the container is stopped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment