This website works better with JavaScript.
Explore
Help
Sign In
lub
/
pingposh
Watch
1
Star
0
Fork
You've already forked pingposh
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8ade0348eb
pingposh
/
Dockerfile
7 lines
94 B
Docker
Raw
Blame
History
FROM
mcr.microsoft.com/powershell:alpine-3.8
USER
nobody
COPY
bot.ps1 /
ENTRYPOINT
/bot.ps1
Reference in New Issue
View Git Blame
Copy Permalink