Dockerfile
or anything like that. We already have pre-defined types of Docker image packaging that you should use.docker-static
, suitable for serving all types of static content. Suitable for pure HTML or React SPAs.docker-cypress
, suitable for running cypress tests in docker.main
your Docker image will get built and pushed to our private central Docker registry