You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#11 introduced es-dump as a docker container dependency. However, it is not exported when generate_installer.sh is ran. This results in an installer that requires access to dockerhub to run.
We should export es-dump with the rest of the docker images to remove the runtime dependency on access to dockerhub.
The text was updated successfully, but these errors were encountered:
#11 introduced es-dump as a docker container dependency. However, it is not exported when generate_installer.sh is ran. This results in an installer that requires access to dockerhub to run.
We should export es-dump with the rest of the docker images to remove the runtime dependency on access to dockerhub.
The text was updated successfully, but these errors were encountered: