SHA256
1
0
forked from pool/apptainer

Accepting request 1067602 from home:mslacken:pr

- added simple sif building for SLE systems via suseconnect-container
- added files: 
  * simpler-sif-building.patch
  * SLE-12SP5.def
  * leap.def

OBS-URL: https://build.opensuse.org/request/show/1067602
OBS-URL: https://build.opensuse.org/package/show/network:cluster/apptainer?expand=0&rev=38
This commit is contained in:
2023-03-08 11:24:27 +00:00
committed by Git OBS Bridge
parent 091195d665
commit 941ebe2ba8
7 changed files with 46 additions and 43 deletions

6
leap.def Normal file
View File

@@ -0,0 +1,6 @@
Bootstrap: zypper
MirrorURL: http://download.opensuse.org/distribution/openSUSE-stable/repo/oss
Include: zypper
%post
echo "Hello from post boot strap"
zypper in -y vim