This website requires JavaScript.
Explore
Help
Register
Sign In
PaoloN
/
docker-typescript
Watch
1
Star
0
Fork
0
You've already forked docker-typescript
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
c347b8c08f
Branches
Tags
View all branches
Go to file
Code
Paolo Nobile
c347b8c08f
modificato readme
2023-06-24 19:22:54 +02:00
src
first commit
2023-06-24 19:13:06 +02:00
.dockerignore
first commit
2023-06-24 19:13:06 +02:00
.gitignore
first commit
2023-06-24 19:13:06 +02:00
docker-compose.dev.yaml
first commit
2023-06-24 19:13:06 +02:00
docker-compose.yaml
first commit
2023-06-24 19:13:06 +02:00
Dockerfile
first commit
2023-06-24 19:13:06 +02:00
package-lock.json
first commit
2023-06-24 19:13:06 +02:00
package.json
first commit
2023-06-24 19:13:06 +02:00
readme.md
modificato readme
2023-06-24 19:22:54 +02:00
tsconfig.json
first commit
2023-06-24 19:13:06 +02:00
readme.md
Docker-typescript
Todos
capire come deployare l'immagine buildata da docker
modificare poi il docker-compose.yaml per puntare all'immagine deployata.
Commands
development
docker-compose -f docker-compose.dev.yaml up --build
production
docker-compose up --build
Description
No description provided
Readme
50
KiB
Languages
Dockerfile
60%
TypeScript
40%