Skip to content

Default docker setup files with X11 forwarding (Python 3.9, Torch 1.11.0)

Notifications You must be signed in to change notification settings

chpark1111/dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My docker with X11 forwarding

1. Build a Docker image and Create Docker container

You can build an image from Dockerfile by the following command:

git clone https://github.com/chpark1111/dockerfiles.git;
cd dockerfiles;chmod +x config_docker.sh && ./config_docker.sh

You need to change username by yourself

2. Download zsh setting and python libary

cd dockerfiles && sudo bash setting.sh

About

Default docker setup files with X11 forwarding (Python 3.9, Torch 1.11.0)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published