docker-atom-editor icon indicating copy to clipboard operation
docker-atom-editor copied to clipboard

Run the Atom editor within a Docker container

Results 2 docker-atom-editor issues
Sort by recently updated
recently updated
newest added

Hello, when launching the image I get the following error message in Docker desktop: The futex facility returned an unexpected error code. /usr/bin/atom: line 192: 16 Aborted "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$...

@jamesnetherton I'm trying to debug https://github.com/diegoferigo/dockerfiles/issues/12 and I tested the behavior of your image. I have the same freezes described in the linked issue, but the error generated now is:...

bug