mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-05-02 15:10:41 +02:00
3 lines
101 B
Makefile
3 lines
101 B
Makefile
build:
|
|
@echo "Building base docker images..."
|
|
@docker build Dockerfile_python -t base_python:latest
|