Skip to content

Commit

Permalink
update for Docker stable version build
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfyang committed Aug 19, 2020
1 parent ad26376 commit 3285330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Dockerfile/agent/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM ubuntu:focal
LABEL version=0.3
LABEL version=0.1.4
COPY ./klevr /
COPY ./entrypoint.sh /

Expand All @@ -12,5 +12,4 @@ ENV K_ZONE_ID ""
# Entrypoint for startup
ENTRYPOINT /entrypoint.sh

EXPOSE 8080

EXPOSE 18800
Binary file modified Dockerfile/agent/klevr
Binary file not shown.

0 comments on commit 3285330

Please sign in to comment.