Fix a bunch of stuff. Add docker compose files to make server config repo obsolete
This commit is contained in:
2
configs/docker/compose_files/node_indexjs/Dockerfile
Normal file
2
configs/docker/compose_files/node_indexjs/Dockerfile
Normal file
@ -0,0 +1,2 @@
|
||||
FROM node:latest
|
||||
CMD ["node", "index.js"]
|
Reference in New Issue
Block a user