12 lines
236 B
Modula-2
12 lines
236 B
Modula-2
|
BootStrap: docker-archive
|
||
|
From: p4iab.tar.gz
|
||
|
|
||
|
%files
|
||
|
scripts/p4iab_singularity_entry.sh /usr/bin/p4iab_singularity_entry.sh
|
||
|
|
||
|
%post
|
||
|
chmod +x /usr/bin/p4iab_singularity_entry.sh
|
||
|
|
||
|
%runscript
|
||
|
/usr/bin/p4iab_singularity_entry.sh
|