Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

89 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

docker-compose up -d
docker-compose down -d

Show list of running containers and assigned GPU:

dockerps

Get an interactive shell in the container:

dockerexec <container_id> /bin/bash

Build and use image locally

In case you want to build the Docker image manually and locally:

docker build -t <your_image_tag> <path_to_dockerfile>

You can use your local image as outlined above.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages