34.3 Build and Run Docker image in Docker EC2 (#34, #32)

This commit is contained in:
Art
2021-09-26 10:32:15 +03:00
parent 962393ff4e
commit b7e91fb427
3 changed files with 69 additions and 1 deletions

View File

@ -281,6 +281,8 @@ systemctl restart docker
- Allow port 3306 from `docker-security-group`
- Attach SG to database in RDS `portal-db`
#### 34.3 Build and Run Docker image in Docker EC2
- `mvn clean package docker:build docker:start`