This website requires JavaScript.
Explore
Help
Sign In
cd
/
k8s-config
Watch
1
Star
0
Fork
You've already forked k8s-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f0a64ba980
k8s-config
/
images
/
Dockerfile_gitssh
6 lines
115 B
Plaintext
Raw
Blame
History
FROM docker.io/debian:bullseye-slim
RUN apt update -y && \
apt install -y \
git \
openssh-client
Reference in New Issue
View Git Blame
Copy Permalink