This website requires JavaScript.
Explore
Help
Register
Sign In
zhaoxi
/
Pretor
Watch
1
Star
0
Fork
You've already forked Pretor
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7a5170b518
Pretor
/
archonbot
/
tool_plugin
/
docker_sandbox
/
sandbox_image
/
Dockerfile
4 lines
67 B
Docker
Raw
Blame
History
FROM
ubuntu:latest
LABEL
authors
=
"zhaoxi"
ENTRYPOINT
[
"top"
,
"-b"
]
Reference in New Issue
View Git Blame
Copy Permalink