mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 13:53:28 +01:00
Build image with brew #378
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shashank2086 on GitHub (Jun 30, 2022).
I want a image having brew, xcode and other applications. Is there any way to build image with some pre installed stuffs?
@sickcodes commented on GitHub (Jul 4, 2022):
Yes, create the image just the way you like
@shashank2086 commented on GitHub (Jul 4, 2022):
How can i create that?