This website requires JavaScript.
Explore
Help
Sign In
sneak
/
hacks
Watch
1
Star
0
Fork
You've already forked hacks
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5a42a909bb
hacks
/
bionic-defaults
/
Dockerfile
6 lines
72 B
Docker
Raw
Blame
History
FROM
ubuntu:18.04
ADD
./setup.sh /tmp/setup.sh
RUN
bash /tmp/setup.sh
Reference in New Issue
View Git Blame
Copy Permalink