oh-my-fish/Dockerfile

6 lines
120 B
Docker
Raw Normal View History

2016-12-17 20:26:46 -06:00
FROM ohmyfish/fish:2.4.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