mirror of
https://github.com/goharbor/harbor
synced 2025-04-21 21:44:12 +00:00

Notably missing is the "log" image, which still uses sudo. Signed-off-by: Tianon Gravi <tianon@infosiftr.com>
4 lines
61 B
Docker
4 lines
61 B
Docker
FROM photon:2.0
|
|
|
|
RUN tdnf install -y redis && tdnf clean all
|