This website requires JavaScript.
Explore
Help
Register
Sign In
erius
/
shad-go
Watch
1
Star
0
Fork
You've already forked shad-go
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
58a2d0919f
shad-go
/
build.docker
6 lines
105 B
Docker
Raw
Normal View
History
Unescape
Escape
Setting up CI
2020-01-31 19:03:57 +00:00
FROM
golang:1.13
Trigger CI
2020-01-31 19:08:03 +00:00
Add rsync to docker
2020-01-31 19:35:07 +00:00
RUN
apt-get update
&&
apt-get install -y
\
rsync
\
&&
rm -rf /var/lib/apt/lists/*
Reference in a new issue
Copy permalink