https://github.com/rizz404/setup-express
https://github.com/rizz404/setup-express
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rizz404/setup-express
- Owner: Rizz404
- Created: 2025-02-04T11:27:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T12:28:21.000Z (over 1 year ago)
- Last Synced: 2025-02-24T22:17:21.841Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.MD
Awesome Lists containing this project
README
docker login
docker tag setup-express _dockerHubUsername_/setup-express:latest
docker push _dockerHubUsername_/setup-express:latest
docker build -t setup-express .