This website requires JavaScript.
Explore
Help
Sign In
kotel
/
checkout
mirror of
https://kkgithub.com/actions/checkout.git
Watch
1
Star
0
Fork
You've already forked checkout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
34a3ecdf02
checkout
/
.github
/
ubuntu-with-git
/
Dockerfile
4 lines
57 B
Docker
Raw
Blame
History
FROM
ubuntu:latest
RUN
apt update
RUN
apt install -y git
Reference in New Issue
View Git Blame
Copy Permalink