oh-my-fish/Dockerfile

6 lines
120 B
Docker
Raw Permalink Normal View History

FROM ohmyfish/fish:2.5.0
2015-12-05 13:59:13 +00:00
COPY . /src/oh-my-fish
RUN fish /src/oh-my-fish/bin/install --offline --noninteractive --yes