This website requires JavaScript.
Explore
Drone
Блог
Вопросы
Календарь
Help
Sign In
b4tman
/
doctor-restart
Watch
1
Star
0
Fork
0
You've already forked doctor-restart
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Activity
17
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Dmitry
8f7f7b88ac
All checks were successful
Docker Image CI / test (push)
Successful in 2m45s
Details
Docker Image CI / push (push)
Successful in 2m49s
Details
+ mod docker
2024-09-14 16:30:17 +03:00
.gitea
/workflows
add docker build ci
2024-09-13 13:41:10 +03:00
src
+ mod docker
2024-09-14 16:30:17 +03:00
.dockerignore
add .dockerignore
2024-09-13 14:48:32 +03:00
.gitignore
initial commit
2024-09-12 13:35:01 +03:00
.pre-commit-config.yaml
add pre-commit config
2024-09-12 16:56:00 +03:00
Cargo.lock
tokio features + single thread rt
2024-09-13 14:51:11 +03:00
Cargo.toml
tokio features + single thread rt
2024-09-13 14:51:11 +03:00
docker-compose.yml
initial commit
2024-09-12 13:35:01 +03:00
Dockerfile
add docker stopsignal + cmd
2024-09-12 20:43:58 +03:00
LICENSE
add LICENSE
2024-09-12 19:53:26 +03:00
Description
restart unhealthy docker containers
134
KiB
Languages
Rust
93.9%
Dockerfile
6.1%