oh-my-fish/Dockerfile

6 lines
120 B
Docker
Raw Normal View History

2016-12-18 10:26:46 +08:00
FROM ohmyfish/fish:2.4.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