/docker-sandbox

A bash-like program to run java and c++ project or binaries in a docker sandbox

Primary LanguageGo

DOCKER-SANDBOX

NAME:
   Docker Sandbox - Run binary or jar file in an isolated docker container with piped stdin/stdout and permission control.

USAGE:
   index.exe [global options] command [command options] [arguments...]

VERSION:
   0.0.0

COMMANDS:
     jar, a     Run a jar file
     binary, b  Run a binary file
     help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --input FILE, -i FILE     Load input from FILE
   --output FILE, -c FILE    Output are written into FILE
   --memory value, -m value  Memory Limit --memory 300m
   --help, -h                show help
   --version, -v             print the version