Skip to content

Commit

Permalink
Updating with tar images
Browse files Browse the repository at this point in the history
  • Loading branch information
KalpitaMandal committed Jan 18, 2025
1 parent 03fb246 commit b1de02f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ src/lib/*
.chromia
.env
node_modules
dist
dist
*.tar
4 changes: 1 addition & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ services:

# Chromia node service
chr-node:
build:
context: .
dockerfile: Dockerfile.chr-node
image: chromia-node
container_name: my-chr-node
networks:
- app-network
Expand Down
1 change: 1 addition & 0 deletions result

0 comments on commit b1de02f

Please sign in to comment.