IT wiki

VU MIF STSC

User Tools

Site Tools


hpc

Skirtumai

Čia matote skirtumus tarp pasirinktos versijos ir esamo dokumento.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
hpc [2022/03/09 15:22] – [Programinė įranga] rolnashpc [2022/03/29 09:03] – [Programinė įranga] rolnas
Linija 34: Linija 34:
 <code shell> <code shell>
 $ singularity build --sandbox /tmp/python docker://ubuntu:18.04 $ singularity build --sandbox /tmp/python docker://ubuntu:18.04
-mkdir /tmp/python/usr/lib/x86_64-linux-gnu/libfakeroot +cp /libfakeroot-sysv.so /tmp/python/ 
-$ fakeroot singularity exec -/usr/lib/x86_64-linux-gnu/libfakeroot -w /tmp/python apt-get update +$ fakeroot -/libfakeroot-sysv.so singularity exec -w /tmp/python apt-get update 
-$ fakeroot singularity exec -/usr/lib/x86_64-linux-gnu/libfakeroot -w /tmp/python apt-get install python3.8 ... +$ fakeroot -/libfakeroot-sysv.so singularity exec -w /tmp/python apt-get install python3.8 ... 
-$ fakeroot singularity exec -/usr/lib/x86_64-linux-gnu/libfakeroot -w /tmp/python apt-get clean +$ fakeroot -/libfakeroot-sysv.so singularity exec -w /tmp/python apt-get clean 
-$ rm -rf /tmp/python/var/lib/apt/lists (galima ir daugiau išvalyti, ko nereikia)+$ rm -rf /tmp/python/libfakeroot-sysv.so /tmp/python/var/lib/apt/lists (galima ir daugiau išvalyti, ko nereikia)
 $ singularity build python.sif /tmp/python $ singularity build python.sif /tmp/python
 $ rm -rf /tmp/python $ rm -rf /tmp/python
hpc.txt · Keista: 2024/02/21 12:50 vartotojo rolnas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki