mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
Update Dockerfile
This commit is contained in:
parent
11bb521996
commit
5771d54ff0
|
@ -22,7 +22,7 @@ RUN buildDeps=' \
|
|||
&& ./configure \
|
||||
&& make \
|
||||
&& make install \
|
||||
&& rm -rf /usr/src/watchmen \
|
||||
&& rm -rf /usr/src/watchman \
|
||||
&& apt-get purge -y --auto-remove $buildDeps
|
||||
|
||||
ENTRYPOINT [ "watchman" ]
|
||||
|
|
Loading…
Reference in New Issue
Block a user