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

5 lines
84 B
Docker

FROM node:lts-buster-slim
RUN npm install -g mastodon-bot
ENTRYPOINT mastodon-bot