Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(registry): automate re-start docker registry #2

Merged
merged 2 commits into from
Jul 27, 2022

Conversation

HarryVasanth
Copy link
Member

@HarryVasanth HarryVasanth commented Jul 21, 2022

This script allows us to start/restart the docker registry service easily with one script and should be added to the cron service of the target server in order to launch the docker service when booting.

@reboot /usr/bin/env bash -l sleep 10; /opt/registry/restartRegistry.sh

@HarryVasanth HarryVasanth requested a review from Frenchris July 21, 2022 11:17
@HarryVasanth HarryVasanth self-assigned this Jul 21, 2022
@HarryVasanth HarryVasanth changed the title feat(registry) automate re-start docker registry feat(registry): automate re-start docker registry Jul 21, 2022
@Frenchris Frenchris merged commit 182f6c1 into main Jul 27, 2022
@HarryVasanth HarryVasanth deleted the DEV-3247-automate-re-starting-docker-registry´ branch July 27, 2022 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants