8000 GitHub - DongjieHe/jupx: A Ubuntu image with Python3, JDK8 and XeLaTeX pre-installed. It is used for conducting experiment.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ jupx Public

A Ubuntu image with Python3, JDK8 and XeLaTeX pre-installed. It is used for conducting experiment.

License

Notifications You must be signed in to change notification settings

DongjieHe/jupx

< 8000 !--/$-->

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

jupx

A Ubuntu image with Python3, JDK21 and XeLaTeX pre-installed. It is used for conducting experiment.

Buid a docker image

docker build -t hdjay2013/ubuntu2404 .

Run a container

docker run -d -p 2222:22 -v ubuntu:/root --name ubuntu hdjay2013/ubuntu2404 sleep infinity

Start ssh service

docker exec -it ubuntu /bin/bash
service ssh start

Login with SSH

ssh root@localhost -p 2222

About

A Ubuntu image with Python3, JDK8 and XeLaTeX pre-installed. It is used for conducting experiment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0