<@ULVA73B9P> When I create a Prefect Docker Worker...
# ask-marvin
s
@Marvin When I create a Prefect Docker Worker via the UI, I don't have a field called Container Configuration. When I create the Docker worker from a terminal I get the field, but the input for that field is never saved
m
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.