This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Ubuntu container with GUI support, to be run from Docker on macOS | |
# Tested on macOS 12.7.6 (Intel core) | |
# | |
# To build this image, use the command: | |
# docker build . -t gui-test | |
# | |
# To run the container with GUI support: | |
# 1. Open XQuartz using the command: | |
# open -a XQuartz | |
# 2. Within XQuartz > Preferences... > Security, check the boxes: |