mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-10 17:01:27 +01:00
3 lines
156 B
Bash
3 lines
156 B
Bash
#!/bin/sh
|
|
sudo -E -u \#10000 sh -c "/usr/bin/env /migrations/migrate.sh && /bin/notary-server -config=/etc/notary/server-config.postgres.json -logf=logfmt"
|