Compare commits
1 Commits
5402cfa6b2
...
8ed9d1ab47
| Author | SHA1 | Date | |
|---|---|---|---|
| 8ed9d1ab47 |
@ -1,8 +1,5 @@
|
|||||||
# almalinux/9.6/rpmbuilder
|
# almalinux/9.6/rpmbuilder
|
||||||
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
docker_source = "git.unkin.net/unkin/almalinux9-base:latest"
|
||||||
packages = [
|
|
||||||
"sudo"
|
|
||||||
]
|
|
||||||
scripts_post_packages = [
|
scripts_post_packages = [
|
||||||
"git clone https://git.unkin.net/unkin/artifactapi.git /app/artifactapi && uv build --wheel /app/artifactapi",
|
"git clone https://git.unkin.net/unkin/artifactapi.git /app/artifactapi && uv build --wheel /app/artifactapi",
|
||||||
"useradd -r -s /bin/sh appuser && chown -R appuser:appuser /app",
|
"useradd -r -s /bin/sh appuser && chown -R appuser:appuser /app",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user