8000 GitHub - linkoutapp/docker-image: Docker image for Linkout
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linkoutapp/docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run

  1. Populate credentials in .env.
  2. To test the server, replace CMD ["node", "test.example.js"] with CMD ["node", "test.server.js"]
  3. Build Docker image: docker build -t my-node-app .
  4. Run Docker container: docker run -it --rm my-node-app

Deploy

Deploy on Railway

About

Docker image for Linkout

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0