doc podman
This commit is contained in:
		
							parent
							
								
									8a3da6ecdf
								
							
						
					
					
						commit
						4026a2e245
					
				| 
						 | 
					@ -11,4 +11,11 @@ A redo of deployment of the R3 sites (cards for now).
 | 
				
			||||||
- `cabal install` produces and installs an executable `site` into the cabal
 | 
					- `cabal install` produces and installs an executable `site` into the cabal
 | 
				
			||||||
  path (you can use it as a program directly)
 | 
					  path (you can use it as a program directly)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Containerized use
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Docker has insurmountable issues with producing the files with the right
 | 
				
			||||||
 | 
					permissions. Use `podman` instead:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
 | 
					podman run -ti --rm -v $PWD:/data gitlab.lcsb.uni.lu:4567/r3-core/websites-dev/reploy
 | 
				
			||||||
 | 
					```
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue