Skip to content

PalNilsson/pilot-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pilot-image

Files for creating a pilot image, using the AlmaLinux9 base image. The Dockerfile also sets up ROOT, dask and the rucio-client.

Build instruction

docker build --no-cachedir -t image_name . --build-arg RUCIO_VERSION=1.31.5 --build-arg DASK_VERSION=2023.4.1 (or other rucio/dask versions)

Test instruction

Test image with docker run -it image_name

About

Files for creating a pilot image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published