Skip to content

Dockerize this application #149

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

Merged
merged 6 commits into from
Dec 14, 2022
Merged

Dockerize this application #149

merged 6 commits into from
Dec 14, 2022

Conversation

64J0
Copy link
Contributor

@64J0 64J0 commented Jul 15, 2022

Description:

With this PR:

  • Add Dockerfile, so people with no Node.js installed in their local environments can simply create a Docker container to run the migration process;
  • Update the README with usage instructions for the Dockerfile;
  • Add .dockerignore to avoid copying some files to the container;
  • Add Makefile to make it easier to run the Docker commands.

Let me know if there is anything you guys would like to change. I have tested this locally and it worked fine.

@64J0
Copy link
Contributor Author

64J0 commented Jul 26, 2022

Any update on this @spruce ?

@64J0 64J0 changed the title Add Dockerfile Dockerize this application Aug 3, 2022
@64J0
Copy link
Contributor Author

64J0 commented Sep 16, 2022

Rebased the PR ^

@spruce spruce merged commit 1e58107 into piceaTech:master Dec 14, 2022
@64J0 64J0 deleted the 64J0-1 branch December 15, 2022 11:22
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