Unverified Commit e5780c5c authored by Ahmad Nemati's avatar Ahmad Nemati Committed by GitHub

Update Dockerfile

parent ef970c3e
FROM node:alpine FROM arm32v7/node
RUN apk add --update && apk add git tzdata RUN apk add --update && apk add git tzdata
RUN git clone https://github.com/AhmadNemati/bot.git \ RUN git clone https://github.com/AhmadNemati/bot.git \
&& cp /usr/share/zoneinfo/Asia/Tehran /etc/localtime \ && cp /usr/share/zoneinfo/Asia/Tehran /etc/localtime \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment