You can send multiple entrypoint commands to a Docker container in the command tag of kubernetes config file.
command
command: ["/bin/sh","-c"] args: ["command one; command two && command three"]
No hay comentarios:
Publicar un comentario