Commit 94ac26f5 authored by Cresson Remi's avatar Cresson Remi
Browse files

Update Dockerfile

1 merge request!9Update Dockerfile
Pipeline #48721 passed with stages
in 29 minutes and 44 seconds
Showing with 2 additions and 2 deletions
+2 -2
# Decloud dockerfile
# To build the docker image for cpu, do the following:
#
# docker build --build-arg "BASE_IMAGE=mdl4eo/otbtf3.3.2:cpu-dev" .
# docker build --build-arg "BASE_IMAGE=mdl4eo/otbtf:3.3.2-cpu-dev" .
#
ARG BASE_IMAGE=mdl4eo/otbtf3.3.2:gpu-dev
ARG BASE_IMAGE=mdl4eo/otbtf:3.3.2-gpu-dev
FROM $BASE_IMAGE
LABEL description="Decloud docker image"
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