mirror of
https://github.com/goharbor/harbor
synced 2025-05-14 21:43:53 +00:00
4 lines
66 B
Docker
4 lines
66 B
Docker
FROM photon:2.0
|
|
|
|
RUN tdnf install -y redis sudo && tdnf clean all
|