mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-11 16:01:03 +01: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
|