You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import a Dockerfile from a file. The Build Image sheet now has an Import from File… button next to the Dockerfile editor, alongside typing or pasting - pick any file on disk and its contents load into the editor.
Fixed
Homebrew installs not detected (#1). When container was installed via Homebrew (/opt/homebrew/bin), the app reported it as not installed and offered to reinstall. The CLI path resolver now checks the Homebrew location in addition to /usr/local/bin.