Skip to content

Commit a458880

Browse files
committed
merge master branch changes
1 parent b1f5ecf commit a458880

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ RUN chown -R $UID:$GID $LOGPATH
125125
# Switch user
126126
USER $GID
127127

128-
# Do not write byte code inside ephemeral container storage.
129-
ENV PYTHONDONTWRITEBYTECODE 1
130128

131129
CMD ["sh", "-c", "python3 zimonGrafanaIntf.py -c 10 -s $SERVER -r $PROTOCOL -p $PORT -P $SERVERPORT -t $TLSKEYPATH -l $LOGPATH --tlsKeyFile $TLSKEYFILE --tlsCertFile $TLSCERTFILE --apiKeyName $APIKEYNAME --apiKeyValue $APIKEYVALUE"]
132130

0 commit comments

Comments
 (0)