This website requires JavaScript.
Explore
Help
Register
Sign In
chenc
/
aix-docker
Watch
1
Star
0
Fork
0
You've already forked aix-docker
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aix-docker
/
nodejs
/
entrypoint.sh
chenc
1416707293
add nodejs
2023-08-18 13:50:24 +08:00
4 lines
47 B
Bash
Raw
Blame
History
#!/bin/bash
npm install
npm run production
Reference in New Issue
View Git Blame
Copy Permalink