f0a5238fe692115be909e85658b6e70c99fed539
[ealt-edge.git] / mep / mepagent / SampleApp / README.md
1 1. Download sample mep app:
2 git clone "ssh://gerrit.akraino.org:29418/ealt-edge"
3     ```
4   
5 2. Build sampel mep app:
6     ```
7     CGO_ENABLED=0 go build -a -ldflags '-extldflags "-static"' src/main/main.go
8     ```
9   
10 3. Docker build:
11
12 4. config file:
13
14 5. run as pod:
15   
16
17