Commit dae952dc authored by Cresson Remi's avatar Cresson Remi
Browse files

Update Dockerfile

1 merge request!10Update Dockerfile
Pipeline #49305 failed with stages
in 29 seconds
Showing with 2 additions and 2 deletions
+2 -2
# Decloud dockerfile # Decloud dockerfile
# To build the docker image for cpu, do the following: # To build the docker image for cpu, do the following:
# #
# docker build --build-arg "BASE_IMAGE=mdl4eo/otbtf:3.3.2-cpu-dev" . # docker build --build-arg "BASE_IMAGE=mdl4eo/otbtf:4.1.0-cpu-dev" .
# #
ARG BASE_IMAGE=mdl4eo/otbtf:3.3.2-gpu-dev ARG BASE_IMAGE=mdl4eo/otbtf:4.1.0-gpu-dev
FROM $BASE_IMAGE FROM $BASE_IMAGE
LABEL description="Decloud docker image" LABEL description="Decloud docker image"
LABEL maintainer="Remi Cresson [at] inrae [dot] fr" LABEL maintainer="Remi Cresson [at] inrae [dot] fr"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment