Skip to content

Commit 3285330

Browse files
committed
update for Docker stable version build
1 parent ad26376 commit 3285330

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Dockerfile/agent/Dockerfile

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM ubuntu:focal
2-
LABEL version=0.3
2+
LABEL version=0.1.4
33
COPY ./klevr /
44
COPY ./entrypoint.sh /
55

@@ -12,5 +12,4 @@ ENV K_ZONE_ID ""
1212
# Entrypoint for startup
1313
ENTRYPOINT /entrypoint.sh
1414

15-
EXPOSE 8080
16-
15+
EXPOSE 18800

Dockerfile/agent/klevr

97.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)