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