Created
August 10, 2021 23:10
-
-
Save b0noI/992b7d902b0a49ac777416c67900ce5d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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