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

Creating scripts to run Astro in Docker #2641

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

vcampitelli
Copy link
Contributor

@vcampitelli vcampitelli commented Nov 7, 2023

Created a run-docker script to run Astro inside a Docker container.

By default, it publishes local port 3000, so you can browse to localhost:3000. If you want to use another port, pass it as an argument, e.g. ./run-docker 8000 to use port 8000.


@vcampitelli vcampitelli self-assigned this Nov 7, 2023
Copy link
Contributor

@mooreds mooreds left a comment

Choose a reason for hiding this comment

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

LGTM

@vcampitelli vcampitelli merged commit c0070c7 into master Nov 7, 2023
1 check passed
@vcampitelli vcampitelli deleted the feature/astro-dockerfile branch November 7, 2023 22:20
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