Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
VIO-1911 Build with podman
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Rodrigues committed Dec 10, 2021
1 parent 2f568b9 commit b87b876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emulator/ups/tripplite_ups/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ths dockerfile starts the SNMP emulator for the tripplite ups in a container for testing.
# This emulator runs on port 1025.
FROM vaporio/vapor-endpoint-base-x64:1.0
FROM docker.io/vaporio/vapor-endpoint-base-x64:1.0

RUN pip install -I \
snmpsim \
Expand Down

0 comments on commit b87b876

Please sign in to comment.