This shows you the differences between two versions of the page.
ii:labs:s2:05:tasks:01 [2024/04/29 19:29] radu.ciobanu [01. [30p] Running a multi-container application] |
ii:labs:s2:05:tasks:01 [2025/05/21 08:38] (current) florin.stancu [01. [30p] Running a multi-container application] |
||
---|---|---|---|
Line 19: | Line 19: | ||
- add the **//lab5-db//** container to the **//lab5-adminer-network//** network | - add the **//lab5-db//** container to the **//lab5-adminer-network//** network | ||
- launch a container //**in the background**// for a database admin with the following features: | - launch a container //**in the background**// for a database admin with the following features: | ||
- | - the container will expose port 8080 and map it to 8080 on the local machine | + | - the container will expose port 80 and map it to 8080 on the local machine |
- the container will be called **//lab5-adminer//** | - the container will be called **//lab5-adminer//** | ||
- the container will be part the previously-created **//lab5-adminer-network//** network | - the container will be part the previously-created **//lab5-adminer-network//** network |