It appears there might be an issue with the Prefect UI not displaying or saving the "Container Configuration" field for Docker Workers. This could be related to a bug or a missing feature in the UI, as the documentation and issues do not explicitly address this specific problem.
For now, consider these steps:
1.
Version Check: Ensure you are using the latest version of Prefect, as bugs are frequently addressed in new releases.
2.
Terminal Configuration: Since you mentioned it works in the terminal, you might continue configuring Docker Workers there until the UI issue is resolved.
3.
Documentation and Community: Check the
Prefect Docker documentation for any updates or similar configurations. You might also want to reach out to the Prefect community or forums for more immediate assistance.
If this persists, consider reporting it as an issue on the
Prefect GitHub repository to get more targeted support.