Skip to content

Commit 44b5a75

Browse files
committed
remove old stuff
1 parent f083da8 commit 44b5a75

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ LABEL maintainer="[email protected]"
55
ARG FLEDGE_BRANCH=develop
66
ENV FLEDGE_BRANCH ${FLEDGE_BRANCH}
77
RUN apt-get update && apt-get -y upgrade
8-
# Ubuntu 20.04 LTS
9-
# https://serverfault.com/questions/949991/how-to-install-tzdata-on-a-ubuntu-docker-image
10-
# RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install tzdata
118
RUN apt-get install -y git rsyslog sudo wget
129
# TODO: https://scaledb.atlassian.net/browse/FOGL-4809
1310
# RUN apt-get install -y sqlite3

0 commit comments

Comments
 (0)