summaryrefslogtreecommitdiffstats
path: root/aai-common-docker/aai-haproxy-image/README.md
blob: 4d677051751dac61d0dc4c71ceb894eaaaed3ea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# AAI HAProxy README

### Building the image

Run the following command if building the image in internal network

```bash
    export NEW_VERSION=<NEW_VERSION>
    docker build \
           -t aaionap/haproxy:${NEW_VERSION} .
```

Replace the NEW\_VERSION with the new docker image version for haproxy