changed repo structure
This commit is contained in:
6
2025/catthegrey/ezpz/dist-oops/admin/Dockerfile
Normal file
6
2025/catthegrey/ezpz/dist-oops/admin/Dockerfile
Normal file
@@ -0,0 +1,6 @@
|
||||
FROM ghcr.io/puppeteer/puppeteer:latest
|
||||
|
||||
WORKDIR /home/pptruser/
|
||||
COPY bot.js .
|
||||
|
||||
CMD ["node", "bot.js"]
|
||||
Reference in New Issue
Block a user