This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
harbor
Watch
1
Star
0
Fork
0
You've already forked harbor
mirror of
https://github.com/goharbor/harbor.git
synced
2024-11-08 03:30:51 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
b6cab91bfa
harbor
/
make
/
photon
/
redis
/
Dockerfile.base
4 lines
66 B
Docker
Raw
Normal View
History
Unescape
Escape
add base images when to build harbor assets * add base images when to build harbor assets Signed-off-by: wang yan <wangyan@vmware.com>
2019-11-11 11:56:36 +01:00
FROM
photon:2.0
feat(cicd) fix some build problem Signed-off-by: Ziming Zhang <zziming@vmware.com>
2020-02-20 13:25:58 +01:00
RUN
tdnf install -y redis sudo
&&
tdnf clean all
Reference in New Issue
Copy Permalink