Skip to content

bcdev/snap-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

snap-docker

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

This is a project for the creation of Docker images containing the latest published SNAP version (currently SNAP 12).

UPDATE: As of November 2025, the latest published SNAP version is SNAP 13!

The project is based on an earlier setup for SNAP 8, see https://github.com/snap-contrib/docker-snap.

The main goals are to run Docker containers with SNAP from cloud environments and to access the corresponding esa_snappy from Jupyter notebooks.

Accessing and using the docker images

A docker image containing an Ubuntu environment, a Python environment (Python version 3.10), and a SNAP 13 installation with esa_snappy configured and ready to use can be pulled from

docker pull quay.io/bcdev/snap13_python

A docker image with reduced size containing an Ubuntu environment and a SNAP 13 installation (but no Python environment) can be pulled from

docker pull quay.io/bcdev/snap13

This image can be used for running the SNAP Desktop GUI inside a Docker container.

Further information

A more detailed guide on how to use these Docker images in a properly prepared environment is given at

Install and run SNAP from Docker images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors