Load and push the Pentaho Docker image to ECR
docker load -i <pentaho-image>.tar.gzdocker imagesdocker tag <source-image>:<tag> <target-repository>:<tag>docker push <target-repository>:<tag>
Last updated
Was this helpful?
docker load -i <pentaho-image>.tar.gzdocker imagesdocker tag <source-image>:<tag> <target-repository>:<tag>docker push <target-repository>:<tag>Last updated
Was this helpful?
Was this helpful?