mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 03:30:51 +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
|