This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
ctop
Watch
1
Star
0
Fork
0
You've already forked ctop
mirror of
https://github.com/bcicen/ctop.git
synced
2024-08-30 18:23:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a8848d1e2
ctop
/
Dockerfile
4 lines
52 B
Docker
Raw
Normal View
History
Unescape
Escape
update circleci to build image from source
2017-03-19 06:14:56 +00:00
FROM
scratch
COPY
./ctop /ctop
build docker image from alpine
2017-03-10 08:37:46 +00:00
ENTRYPOINT
[
"/ctop"
]
Reference in New Issue
Copy Permalink