mirror of
https://github.com/shadoll/redmine-mcp.git
synced 2026-08-28 03:27:56 +00:00
Remove Containerfile and update Docker Compose configuration; add GitHub Actions workflow for automated image build and push
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
services:
|
||||
redmine-mcp:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Containerfile
|
||||
image: ghcr.io/shadoll/redmine-mcp:latest
|
||||
ports:
|
||||
- "8765:8000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user