Explorar el Código

Remove a stray line from the Dockerfile

Ian Goldberg hace 11 meses
padre
commit
642dbc48b6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      docker/Dockerfile

+ 0 - 1
docker/Dockerfile

@@ -1,5 +1,4 @@
 # https://edp.fortanix.com/docs/installation/guide/
 # https://edp.fortanix.com/docs/installation/guide/
-#FROM teems
 FROM ubuntu:22.04
 FROM ubuntu:22.04
 RUN apt update && apt install -y curl git pkg-config libssl-dev \
 RUN apt update && apt install -y curl git pkg-config libssl-dev \
     protobuf-compiler python3 build-essential numactl
     protobuf-compiler python3 build-essential numactl