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
18
Commits
1
Branch
0
Tags
master
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Dmitry
8eb54a2515
All checks were successful
Docker Image CI / test (push)
Successful in 2m49s
Details
Docker Image CI / push (push)
Successful in 2m49s
Details
+ mod scheduler
2024-09-14 23:35:31 +03:00
.gitea
/workflows
add docker build ci
2024-09-13 13:41:10 +03:00
src
+ mod scheduler
2024-09-14 23:35:31 +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
64
KiB
Languages
Rust
93.9%
Dockerfile
6.1%