This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
rayburgemeestre
/
build-config
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add ubuntu2204.sh script
master
Ray Burgemeestre
2 years ago
parent
9466b87d5a
commit
c1965b8b7a
1 changed files
with
4 additions
and
0 deletions
Unified View
Show Diff Stats
+4
-0
ubuntu2204.sh
+ 4
- 0
ubuntu2204.sh
View File
#!/bin/bash
docker run $FLAGS --pull always -t -v $PWD:$PWD --workdir $PWD rayburgemeestre/build-ubuntu:22.04 sh -c "$*"
Write
Preview
Loading…
Cancel
Save