RSSAmplifier

Miek Gieben · May 14, 2026

Uncloud Image Pruning

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Currently uc doesn&rsquo;t have a prune subcommand to prune images, and even if it had it would still be a&#xA;manual operation. It would be better to automate this. This post shows how. &#xA; First create an image with this Dockerfile: &#xA; FROM --platform=$BUILDPLATFORM alpine:latest &#xA; RUN apk add curl &#xA; &#xA; RUN <<EOF &#xA; echo \&#xA; ' #/bin/bash &#xA; &#xA; if ! [[ -S…

Read on miek.nl

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.