LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

crane-index-append

add images to manifest index

TLDR

Add image to index
$ crane index append -t [index:tag] -m [image:tag]
copy
Create new index with multiple images
$ crane index append -t [index:tag] -m [linux/amd64:tag] -m [linux/arm64:tag]
copy

SYNOPSIS

crane index append [options]

DESCRIPTION

crane index append adds images to a multi-platform manifest index. This creates or updates an index that allows pulling platform-specific images automatically.

PARAMETERS

-t, --tag tag

Tag for the resulting index.
-m, --manifest image
Image to add to the index (repeatable).

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid