oh-my-fish/Dockerfile

6 lines
120 B
Docker
Raw Normal View History

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