mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -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 centos:7
|
||||
LABEL org.opencontainers.image.source=https://github.com/fish-shell/fish-shell
|
||||
|
||||
# install epel first to get cmake3
|
||||
RUN yum install --assumeyes epel-release https://repo.ius.io/ius-release-el7.rpm \
|
||||
|
||||
Reference in New Issue
Block a user