This repository has been archived on 2023-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon-bot/infrastructure/docker/image/Dockerfile

6 lines
84 B
Docker
Raw Normal View History

2021-03-12 12:43:51 +00:00
FROM node:lts-buster-slim
RUN npm install -g mastodon-bot
ENTRYPOINT mastodon-bot