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

🐳 Add dockerfile for development and instructions to use it #6041

Merged
merged 8 commits into from
Jul 13, 2021

Conversation

matthiasrohmer
Copy link
Collaborator

As described.

This also updates dependencies and installs them with npm install --no-optional this makes sure fsevents is not tried to be installed in non-Darwin environments and also fixes the failing renovate-bot PRs.

Copy link
Collaborator

@sebastianbenz sebastianbenz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks! Even if it didn't work out for prod...

README.md Outdated Show resolved Hide resolved
README.md Outdated
After the image has been successfully built start a container with the following command:

```sh
docker run -v "$(pwd)"/pages/content:/amp-dev/pages/content --publish 8080:8080 -t amp.dev
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we turn these into a script?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PTAL 🙂

matthiasrohmer and others added 2 commits July 13, 2021 14:35
Co-authored-by: Sebastian Benz <sebastian.benz@gmail.com>
@matthiasrohmer matthiasrohmer merged commit fbd3d11 into future Jul 13, 2021
@matthiasrohmer matthiasrohmer deleted the feat/dev-docker branch July 13, 2021 13:55
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

Successfully merging this pull request may close these issues.

2 participants