Skip to content

Commit 2a12ab2

Browse files
jklugeLSKpr
andauthored
Build IV (#84)
* Initial Dockerfiles * Docker Setup finalized * Remove some comments * Wrong app name * Small changes xD * Update .dockerignore * Always do npm ci * Updated docker * Updated Docker Images * Renaming actions * new docker --------- Co-authored-by: Kacper Lisik <lisik@kth.se>
1 parent c3201f5 commit 2a12ab2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ services:
55
dockerfile: Dockerfile
66
args:
77
- CI=${CI:-false}
8+
- LINT=${LINT:-false}
89
container_name: my-app
910
ports:
1011
- "5173:5173"

0 commit comments

Comments
 (0)