mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-02 19:21:15 -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 ubuntu:18.04
|
||||
LABEL org.opencontainers.image.source=https://github.com/fish-shell/fish-shell
|
||||
|
||||
ENV LANG C.UTF-8
|
||||
ENV LC_ALL C.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user