mirror of
				https://github.com/casjaysdevdocker/code
				synced 2025-11-04 01:02:37 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			828 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			828 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
## 👋 Welcome to code 🚀  
 | 
						|
 | 
						|
Description  
 | 
						|
  
 | 
						|
  
 | 
						|
## Install my system scripts  
 | 
						|
 | 
						|
```shell
 | 
						|
 sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
 | 
						|
 sudo systemmgr --config && sudo systemmgr install scripts  
 | 
						|
```
 | 
						|
 | 
						|
## Get source files  
 | 
						|
 | 
						|
```shell
 | 
						|
dockermgr download src code
 | 
						|
```
 | 
						|
 | 
						|
OR
 | 
						|
 | 
						|
```shell
 | 
						|
git clone "https://github.com/casjaysdevdocker/code" "$HOME/Projects/github/casjaysdevdocker/code"
 | 
						|
```
 | 
						|
 | 
						|
## Build container  
 | 
						|
 | 
						|
```shell
 | 
						|
cd "$HOME/Projects/github/casjaysdevdocker/code"
 | 
						|
buildx 
 | 
						|
```
 | 
						|
 | 
						|
## Authors  
 | 
						|
 | 
						|
📽 dockermgr: [Github](https://github.com/dockermgr) 📽  
 | 
						|
🤖 casjay: [Github](https://github.com/casjay) [Docker](https://hub.docker.com/r/casjay) 🤖  
 | 
						|
⛵ CasjaysDevDocker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/r/casjaysdevdocker) ⛵  
 |