This website requires JavaScript.
Explore
Help
Register
Sign In
docker-library
/
healthcheck
mirror of
https://github.com/docker-library/healthcheck.git
Watch
1
Star
0
Fork
You've already forked healthcheck
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03337f3473
healthcheck
/
mysql
/
Dockerfile
6 lines
92 B
Docker
Raw
Blame
History
FROM
mysql
COPY
docker-healthcheck /usr/local/bin/
HEALTHCHECK
CMD
[
"docker-healthcheck"
]
Reference in New Issue
View Git Blame
Copy Permalink