Skip to content
This repository was archived by the owner on Jun 12, 2018. It is now read-only.
This repository was archived by the owner on Jun 12, 2018. It is now read-only.

Upgrade to 8.2 #3

Description

@drwilco

I used your repo to help me add NetBeans to an existing image, for which my thanks!

However, a quick note if you're going to update this to 8.2, I discovered that --silent hangs after a while when run by docker. I figured out that adding DISPLAY=:0 to the environment fixes it:

RUN DISPLAY=:0 /tmp/netbeans-8.2-cpp-linux-x64.sh --silent --userdir /tmp/nbi

I don't use --state, as the default is fine for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions