Edit Dockerfile Dialog Box
InstallAnywhere 2020 SP2
The Dockerfile is a text file that contains all of the commands that will be used to build your Docker container. InstallAnywhere edits this file as you configure your Docker container configuration in the Build Containers view on the Build page. This file is also available for edit for advanced users through the Edit Dockerfile dialog box in InstallAnywhere.
For example, advanced users may want to edit the Dockerfile to run a series of apt-get commands or perform network configuration tasks.
To access the Edit Dockerfile dialog box:
1. | In the Advanced Designer, on the Build page, click Build Containers. The Build Containers view opens. |
2. | In the Base Image Configuration area, in the Edit Dockerfile setting, click the View/Edit button. |
The Edit Dockerfile dialog box opens.
Make any necessary changes, and then click the Save button to save your changes.