Skip to content

Dockerfile for ArchLinux with SageMath (MinimalResolution testing)

Notifications You must be signed in to change notification settings

Issyl-m/arch-docker-sage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build docker image:

sudo docker build -t archlinux:sage .

Run docker:

sudo docker run -d -p 2222:22 -p 7777:8888 archlinux:sage

SSH:

ssh localhost -p 2222 -l root

Root password:

root

init jupyter lab:

. jup

default jupyter password

zymeth777

About

Dockerfile for ArchLinux with SageMath (MinimalResolution testing)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.3%
  • Other 0.7%