Assignment 2 -I190431 -Muhammad-Bin-Awais#254
Assignment 2 -I190431 -Muhammad-Bin-Awais#254Excalibur6 wants to merge 4 commits intokahootali:mainfrom
Conversation
|
@Excalibur6 The pipeline failed! Check the PR title it should match |
|
@Excalibur6 The pipeline failed! Check the PR title it should match |
|
@Excalibur6 The pipeline failed! Check the PR title it should match |
|
@Excalibur6 The pipeline failed! Check the PR title it should match |
|
@Excalibur6 The pipeline failed! Check the PR title it should match |
|
Wasn't able to merge I don't know why spend a lot of time but couldn't figure out the issue even tried to delete and create a new repo |
|
your PR title doesn't match the regex, it should be like |
| For this question I have used these commands. | ||
|
|
||
| docker --version | ||
| docker run -d --name assignment-2-I190431 -p 9090:80 --network assignment-2 nginx:1.24.0 |
There was a problem hiding this comment.
your screenshot gives error network-2 not found, so this wasn't able to run
There was a problem hiding this comment.
you should have created the network-2 first and then run
| Startup Time : | ||
| Virtual Machines (VMs): VMs take longer to start because they need to boot an entire operating system. | ||
| Docker Containers: Containers start up almost instantly since they don't require booting a full OS. | ||
|
|
There was a problem hiding this comment.
DIdn't mention anything for libraries, how application packaging works
Fixed PR # 247