Created
October 19, 2019 08:16
-
-
Save dmytrotkk/1cfdc08614e77219a6c6938ed383b32f to your computer and use it in GitHub Desktop.
Limit Docker volume size tutorial snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cp ./convoy_example.service /etc/systemd/system/convoy.service | |
systemctl enable convoy | |
systemctl start convoy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment