WilhelmusLab / ice-floe-tracker-pipeline

Processing pipeline for IceFloeTracker.jl
1 stars 1 forks source link

revert julia docker and build new for ebseg #152

Closed tdivoll closed 3 months ago

tdivoll commented 3 months ago

This PR reverts the published Julia Docker image to original and builds a new one for EBSeg that can be refactored. The EBSeg Docker container in this PR will include the IFT Julia build for now (see #151). I had to add gdal to the EBSeg container to get the CI to build it properly.

tdivoll commented 3 months ago

This PR also closes #105 by building all the containers for amd64 as well as arm64, and renames the actions so they are easier to identifying when CI is running!