Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Snippets
$1918794
Public
Authored
Dec 02, 2019
by
Raúl García
Depurar Docker (problemas con inodes)
sudo su
nano docker-prune.sh (editar la ruta del proyecto y guardar el archivo)
chmod +x docker-prune.sh
./docker-prune.sh
* sudo su * nano docker-prune.sh (editar la ruta del proyecto y guardar el archivo) * chmod +x docker-prune.sh * ./docker-prune.sh
Embed
Embed
Share
docker-prune.sh
889 Bytes
👍
1
👎
0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment