Interface Docker.CommandForm

All Superinterfaces:
Docker, org.openrewrite.Tree
All Known Implementing Classes:
Docker.ExecForm, Docker.HeredocForm, Docker.ShellForm
Enclosing interface:
Docker

public static interface Docker.CommandForm extends Docker
Base for command forms (used by RUN, CMD, ENTRYPOINT)