SliDEM-project / SliDEM-python

Python package for the SliDEM project
https://hub.docker.com/repository/docker/loreabad6/slidem
Apache License 2.0
17 stars 2 forks source link

Automate Docker buid with GitHub Actions #25

Closed loreabad6 closed 2 years ago

loreabad6 commented 2 years ago

Given Firewall restrictions from University servers, installing the latest updates for SNAP-8 is not possible locally. A workaround would be to build the image using GitHub actions and pushing to DockerHub. Here is a guide on how to do it. If this works, the README can be updated to only pull the built image from DockerHub as a first step.

loreabad6 commented 2 years ago

Docker compiles now with GHA and is deployed to DockerHub for direct usage.