The whole idea of creating a docker container is to have a reployable self
contained utility. A Docker container image is a lightweight, standalone,
executable package of software that includes everything needed to run an
application: code, runtime, system tools, system libraries and settings. The
ashok34...@yahoo.com.INVALID wrote:
Is it possible to use Spark docker built on GCP on AWS without
rebuilding from new on AWS?
I am using the spark image from bitnami for running on k8s.
And yes, it's deployed by helm.
--
https://kenpeng.pages.dev/
Hello team
Is it possible to use Spark docker built on GCP on AWS without rebuilding from
new on AWS?
Will that work please.
AK