Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Modify an existing singularity container

sudo singularity build lolcow.sif docker://godlovedc/lolcow  # pulls and builds an example container

sudo singularity build --sandbox lolcow_sandbox/ lolcow.sif # converts from container to a writable sandbox

sudo singularity build lolcow2 lolcow_sandbox/ # converts from sandbox to container
Comment

PREVIOUS NEXT
Code Example
Shell :: bash get value sended to pipe 
Shell :: env var linux to uppercase lowercase 
Shell :: mdi 5.6.55 
Shell :: pgdmp file 
Shell :: apt NO_PUBKEY 23E7166788B63E1E 
Shell :: is a real file not touching it apache2 
Shell :: sqlite3 attempt to write a readonly database 
Shell :: command not found: gradlew.bat 
Shell :: neovim source current file 
Shell :: zipalign: command not found mac 
Shell :: postgresql status ubuntu 
Shell :: git shortcuts 
Shell :: markdown terminal code 
Shell :: tsc version showing 1.0.3.0 
Shell :: add webhook to all github repos 
Shell :: ubuntu install certbot apache 
Shell :: run bash script in its directory 
Shell :: zsh profile 
Shell :: powershell show environment variables 
Shell :: add github repo 
Shell :: zathura show black screen 
Shell :: search for filename recursively linux 
Shell :: grep more lines around 
Shell :: nano with line numbers 
Shell :: how to install jq to windows 
Shell :: install pyqt5 designer 
Shell :: virtualbox linux manjaro 
Shell :: change permissions on all files in all sub-directories 
Shell :: force delete a branch in git 
Shell :: angular create a service 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =