Skip to content

Commit

Permalink
Expose port 9999
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jun 28, 2024
1 parent a987dcc commit c4512ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ RUN cd evora-wheel && pip3 install .
RUN curl -fsSL https://www.phidgets.com/downloads/setup_linux | bash -
RUN apt-get install -y libphidget22

EXPOSE 9999

# Connect repo to package
LABEL org.opencontainers.image.source https://github.com/uwmro/evora-wheel

Expand Down

0 comments on commit c4512ab

Please sign in to comment.