mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 21:54:13 +01:00
4 lines
48 B
Docker
4 lines
48 B
Docker
|
FROM photon:2.0
|
||
|
|
||
|
RUN tdnf install -y redis sudo
|