Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created August 10, 2021 23:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save b0noI/992b7d902b0a49ac777416c67900ce5d to your computer and use it in GitHub Desktop.
Save b0noI/992b7d902b0a49ac777416c67900ce5d to your computer and use it in GitHub Desktop.
# see list of containers: https://github.com/JetBrains/projector-docker
FROM registry.jetbrains.team/p/prj/containers/projector-idea-c:latest
ENV ORG_JETBRAINS_PROJECTOR_SERVER_PORT="8080"
EXPOSE 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment