mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 01:51:14 -03:00
Label all Docker images with their source
This labels all Docker images to refer to fish-shell
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM fedora:latest
|
||||
LABEL org.opencontainers.image.source=https://github.com/fish-shell/fish-shell
|
||||
|
||||
RUN dnf install --assumeyes \
|
||||
cmake \
|
||||
|
||||
Reference in New Issue
Block a user