-
Notifications
You must be signed in to change notification settings - Fork 217
Necessaries Kubernetes files were added and Dockerfile edited for 0.2.4 version #186
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
base: master
Are you sure you want to change the base?
Conversation
|
docker build error |
|
Hi @nsano-rururu |
|
I confirmed that the docker image can be created normally. |
|
This is information sharing. It is up to you to decide whether or not to support it. Babel Upgrade (6 → 7) index.js require('babel-register'); → require('@babel/register'); package.json Library Update src/common/config/server_config.js
before after src/common/file_system.js
before after src/controllers/rules/index.js
before after src/controllers/templates/index.js
before after src/handlers/test/post.js before after Makefile before after |
These steps are tested by me and using in the production environment right now. I didn't see any issue with running behavior.