Update README.md
parent
ec818fcd1e
commit
53398c8c5b
|
|
@ -58,16 +58,17 @@ indymedia/indymedia-wordpress – Core IndyMedia functionality.
|
|||
1. **Clone the repository**
|
||||
|
||||
git clone https://github.com/RadioParalelo/indy-wp.git indymedia-wp
|
||||
|
||||
cd indymedia-wp
|
||||
|
||||
|
||||
2. **Build the Docker image**
|
||||
3. **Build the Docker image**
|
||||
|
||||
|
||||
docker build -t indymedia:test .
|
||||
|
||||
|
||||
3. **Start the container**
|
||||
4. **Start the container**
|
||||
|
||||
docker compose up --build -d
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue