Private GIT

Skip to content
Snippets Groups Projects
Commit 770a4c8b authored by Josh Smith's avatar Josh Smith
Browse files

removed uneeded line

parent 829905d2
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ FROM python:3.8-slim-buster ...@@ -2,7 +2,7 @@ FROM python:3.8-slim-buster
LABEL maintainer="Josh Smith" \ LABEL maintainer="Josh Smith" \
description="Original by Aiden Gilmartin. Speedtest to InfluxDB data bridge" description="Original by Aiden Gilmartin. Speedtest to InfluxDB data bridge"
#wget "https://ookla.bintray.com/download/$(wget https://ookla.bintray.com/download/ -q -O - | grep x86_64-linux.tgz\" | grep -Po "(?<=href=\")[^^\"]*" | cut -d ":" -f 2)"
# Install dependencies # Install dependencies
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update RUN apt-get update
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment