Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

orthanc-ubuntu20.04

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

orthanc on ubuntu 20.04

docker pull ubuntu:focal
docker build -t orthanc-ubuntu20.04 .
docker run -it --rm -v $PWD:/data -p 8042:8042 orthanc-ubuntu20.04