mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update hubot
This commit is contained in:
parent
c5c42835e5
commit
cc7f21204f
@ -11,6 +11,8 @@ ENV HUBOT_DESCRIPTION=$HUBOT_NAME-$HUBOT_ADAPTER
|
||||
ENV HUBOT_LOG_LEVEL=info
|
||||
ENV HUBOT_SLACK_TOKEN=
|
||||
|
||||
ENV PATH=/home/hubot/node_modules/.bin:$PATH
|
||||
|
||||
RUN set -xe \
|
||||
&& apk add --update bash ca-certificates nodejs npm python3 \
|
||||
&& npm install -g yo generator-hubot \
|
||||
|
Loading…
Reference in New Issue
Block a user