[WIP] Add docker files to run the project simply local #159

Closed
mat1th wants to merge 3 commits from feature/dockerize into master
mat1th commented 2017-01-08 18:11:22 +00:00 (Migrated from github.com)

I've add some docker files to easily run the project on any machine that has docker on it.

I've add some docker files to easily run the project on any machine that has docker on it.
ghost commented 2017-01-08 18:21:17 +00:00 (Migrated from github.com)

Why would you run an HTML website using Docker? If you want live preview, just use python -m SimpleHTTPServer and go to 127.0.0.1:8000.

Why would you run an HTML website using Docker? If you want live preview, just use `python -m SimpleHTTPServer` and go to 127.0.0.1:8000.
kav2k (Migrated from github.com) reviewed 2017-01-08 18:48:44 +00:00
kav2k (Migrated from github.com) commented 2017-01-08 18:48:44 +00:00

Typo

Typo
jonah requested changes 2017-01-08 18:51:58 +00:00
jonah left a comment

Change "Yours Apache server" to "Your Apache server".

Change "Yours Apache server" to "Your Apache server".
jonah requested changes 2017-01-08 18:58:12 +00:00

Not a very good formulation.

Not a very good formulation.
mat1th commented 2017-01-08 21:31:29 +00:00 (Migrated from github.com)

@Shifterovich Yes you can also use python. But I thought it would be easy to launch the project with docker. When you think it doen't add any value I will close the pull request.

@Shifterovich Yes you can also use python. But I thought it would be easy to launch the project with docker. When you think it doen't add any value I will close the pull request.
ghost commented 2017-01-08 22:18:40 +00:00 (Migrated from github.com)

I'll let @privacytoolsIO decide, but personally think it's useless.

I'll let @privacytoolsIO decide, but personally think it's useless.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#159
No description provided.