mirror of
https://github.com/Mesteriis/hassio-addons-avm.git
synced 2026-01-09 06:51: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
|