Merge "Update to spring-boot 1.5.21"
[aai/aai-common.git] / aai-common-docker / aai-haproxy-image / README.md
1 # AAI HAProxy README
2
3 ### Building the image
4
5 Run the following command if building the image in internal network
6
7 ```bash
8     export NEW_VERSION=<NEW_VERSION>
9     docker build \
10            -t aaionap/haproxy:${NEW_VERSION} .
11 ```
12
13 Replace the NEW\_VERSION with the new docker image version for haproxy