change name to corxn
This commit is contained in:
		
							parent
							
								
									0be607a1ae
								
							
						
					
					
						commit
						e6b9d42097
					
				
							
								
								
									
										21
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										21
									
								
								README.md
									
									
									
									
									
								
							@ -1,10 +1,12 @@
 | 
				
			|||||||
# 4 Lights Consulting PHP APACHE Debian Continaer
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# CORXN - The Core Foundation of Novaconium
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Dockerhub: https://hub.docker.com/r/4lights/phpcontainer
 | 
					Dockerhub: https://hub.docker.com/r/4lights/phpcontainer
 | 
				
			||||||
Git Repo: https://git.4lt.ca/4lt/phpcontainer
 | 
					Git Repo: https://git.4lt.ca/4lt/phpcontainer
 | 
				
			||||||
 | 
					
 | 
				
			||||||
This repository provides a production-ready Docker container for running PHP with Apache. 
 | 
					CORXN (core-ex-en) is a lightweight yet powerful Docker-based environment designed as the core foundation for the [Novaconium PHP Framework](https://git.4lt.ca/4lt/novaconium). 
 | 
				
			||||||
It is optimized for [Novaconium Framework](https://git.4lt.ca/4lt/novaconium).
 | 
					It provides a streamlined stack featuring Apache, the latest PHP version, Redis, and MariaDB, optimized for high performance.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Features
 | 
					## Features
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -25,18 +27,17 @@ Follow these steps to set up the PHP container on your local environment.
 | 
				
			|||||||
#### Clone the Repository
 | 
					#### Clone the Repository
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
git clone https://git.4lt.ca/4lt/phpcontainer.git
 | 
					git clone https://git.4lt.ca/4lt/corxn.git
 | 
				
			||||||
cd phpcontainer
 | 
					cd corxn
 | 
				
			||||||
docker build -t php-apache-container .
 | 
					 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
## How to update on dockerhub
 | 
					## How to update image on dockerhub
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
sudo su
 | 
					sudo su
 | 
				
			||||||
docker buildx build --no-cache -t 4lights/phpcontainer:6.0.0 -t 4lights/phpcontainer:latest --load .
 | 
					docker buildx build --no-cache -t 4lights/corxn:6.0.0 -t 4lights/corxn:latest --load .
 | 
				
			||||||
docker login
 | 
					docker login
 | 
				
			||||||
docker push 4lights/phpcontainer:6.0.0
 | 
					docker push 4lights/corxn:6.0.0
 | 
				
			||||||
docker push 4lights/phpcontainer:latest
 | 
					docker push 4lights/corxn:latest
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# References And Notes
 | 
					# References And Notes
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										
											BIN
										
									
								
								_assets/corxn-logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								_assets/corxn-logo.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 18 KiB  | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user