4 lines
95 B
Bash
Executable File
4 lines
95 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec registry bin/registry garbage-collect /etc/docker/registry/config.yml
|