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 compose dev and upgrade node image #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rovel
Copy link

@Rovel Rovel commented Mar 2, 2024

Hello great project, I was testing it thru github codespaces and wanted to test a docker development setup, so just get in codespaces and type: docker compose -f docker-compose.dev.yaml up --build web-check to test the changes, it also make docker local development easier for devs since it uses a volume to map the container and local folder to look for file changes.
This pr changes:

  • upgrade docker node image to 20-buster-slim
  • add a new docker image dev and base before build step
  • add a docker-compose.dev.yaml file with a volume mapped to local folder

Copy link

netlify bot commented Mar 2, 2024

Deploy Preview for web-check ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit c4f18c0
🔍 Latest deploy log https://app.netlify.com/sites/web-check/deploys/65e348cc657ec60008baec1e
😎 Deploy Preview https://deploy-preview-101--web-check.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

None yet

1 participant