Skip to content

Dockerfile with Homebrew #22

@slonopotamus

Description

@slonopotamus

Something like this should work eventually

FROM ghcr.io/macoscontainers/macos-jail/ventura:latest
RUN mkdir /tmp /var/folders
ENV HOME=/
ENV NONINTERACTIVE=1
RUN bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions