Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

lumeland/docker

Repository files navigation

docker

dockeri.co

Docker Stars Docker Pulls

Official Lume Docker image(s):

Updating Images

There is a (convenient) shell script to update all Dockerfile manifests automatically using standard UN*X utilities.

Just execute: ./update.sh in the project's root, and if there is a new release, LUME_VERSION will be updated to that version accordingly. Commit the changes, create a Pull Request (that will verify images build successfully), and when merged, another pipeline will take care of building the images (again) and publishing them to Docker Hub.