Skip to content

Commit

Permalink
Updates to the bun docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
KalpitaMandal committed Jan 31, 2025
1 parent 79a1f19 commit f7882ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 26 deletions.
23 changes: 0 additions & 23 deletions Dockerfile.chr

This file was deleted.

6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ services:

# Bun service
bun:
build:
context: .
dockerfile: Dockerfile.bun
image: kalpita888/bun:0.1.0
container_name: my-chat-agent
environment:
- XAI_API_KEY=${XAI_API_KEY}
init: true
network_mode: host
restart: unless-stopped
Expand Down

0 comments on commit f7882ba

Please sign in to comment.