Commands:
- Pull pre-build docker:
docker pull
- Docker build:
docker build -t go2 .
Usage: ./go2 [start|enter|stop|delete|help] start - Starts the Docker container. enter - Enters the running Docker container. stop - Stops the running Docker container. delete - Stops and removes the Docker container. help - Displays this help information.