mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-05 07:27:50 +01:00
94230b5e19
Signed-off-by: Ziming Zhang <zziming@vmware.com>
4 lines
66 B
Docker
4 lines
66 B
Docker
FROM photon:2.0
|
|
|
|
RUN tdnf install -y redis sudo && tdnf clean all
|