Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a Dockerfile Available for the Editor? #8

Closed
psychemedia opened this issue Sep 23, 2017 · 3 comments
Closed

Is there a Dockerfile Available for the Editor? #8

psychemedia opened this issue Sep 23, 2017 · 3 comments

Comments

@psychemedia
Copy link

Hi

Is there an official Docker image or Dockerfile available for running the editor in a Docker container?

--tony

@tylerlong
Copy link
Contributor

Nope there isn't.

This built project is a pure static website. You can just download the source code and open the index.html file to execute it. Or you can host the code with apache/nginx/IIS ...etc.

I will leave it to the community to create a Dockerfile because I don't use docker myself.

@psychemedia
Copy link
Author

Ah -ok - thanks - I misunderstood how it worked when I saw a server launching.

@tylerlong
Copy link
Contributor

The server is for development only. For production, no server needed. Pure client side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants