mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
remove docker as i don't need locally working workflows anymore
This commit is contained in:
parent
c2640a91fc
commit
dbba066ba5
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ FROM python:3.11.10-bullseye
|
||||||
|
|
||||||
ARG USER=vscode
|
ARG USER=vscode
|
||||||
ARG DEBIAN_FRONTEND=noninteractive
|
ARG DEBIAN_FRONTEND=noninteractive
|
||||||
ARG DOCKER_GID=1003
|
|
||||||
|
|
||||||
|
|
||||||
# 1) Toolchain + utilities for building libpostal
|
# 1) Toolchain + utilities for building libpostal
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue