Sign inSign up

atlas/centos7-atlasos-dev

By atlas

Updated almost 4 years ago

Image
Machine learning & AI
Data science
Operating systems
0

3.2K

atlas/centos7-atlasos-dev repository overview

ATLAS CentOS 7 Offline Software Development OS

This image is meant to serve the developers of the atlas/athena. With CVMFS mounted into the container, it should provide all the necessary infrastructure for building/developing code from that repository.

To use on a Linux system, run it like:

docker run -it --rm \
        --mount "source=/cvmfs,target=/cvmfs,type=bind,bind-propagation=shared,readonly,consistency=cached" \
        -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=${DISPLAY} -h ${HOSTNAME} \
        atlas/centos7-atlasos-dev:latest

Tag summary

Content type

Image

Digest

sha256:0d95477bc

Size

406.9 MB

Last updated

almost 4 years ago

docker pull atlas/centos7-atlasos-dev