Categories
Docker
Category Docker
Categories
AWS
[AWS, Bitnami Apache Server Stack] – Assign a subdomain to a web service hosted on VPS and exposed through the port 8080
Ở đây mình sẽ gán subdomain cho jenkins admin site chạy trong container và expose ra cổng 8080. Mình đã có thể truy cập bằng địa static ip hoặc domain và port bằng public internet. Xong. Giờ bạn có thể truy cập webapp bằng subdomain. Chúc các bạn…
Read More
Categories
Docker
[Docker] – Important commands and scripts to work with Docker
Script to create an image from an other image (must be saved in Dockerfile), for example create an image from an jdk image that contains your spring boot apps. Related posts: Hướng dẫn gửi Email bằng Spring Boot [AWS, Bitnami Apache Server Stack] – Assign a subdomain to…
Read More