Files
hassio-addons-avm/base_docker_images/python/3.11/Makefile

3 lines
101 B
Makefile

build:
@echo "Building base docker images..."
@docker build Dockerfile_python -t base_python:latest