mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Documenter is ignored but it works pretty well
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# =============================================================================
|
||||
# Orchestrator - Docker Hardened Image (DHI)
|
||||
# Orchestrator
|
||||
# =============================================================================
|
||||
# API Server + Agent Spawner using DHI Python 3.13
|
||||
# API Server + Agent Spawner using Python 3.13
|
||||
# =============================================================================
|
||||
|
||||
FROM dhi.io/python:3.13-debian13-dev
|
||||
FROM python:3.13-bookworm
|
||||
|
||||
# Install dependencies + Docker CLI
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user