This website works better with JavaScript.
Home
Help
Sign In
blallo
/
pikaur_builder
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Help me build it
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
78
Commits
1
Branch
0
Tags
99 KiB
Python
69.4%
Dockerfile
23.7%
Shell
6.8%
Branch:
master
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'master'
${ noResults }
pikaur_builder
/
run.sh
6 lines
102 B
Raw
Permalink
Blame
History
#!/usr/bin/env sh
docker run
\
--rm
\
-v
$PWD
/build:/build
\
-ti leophys/pikaur:0.3
${
@
}
Reference in new issue