Files

3 lines
101 B
Makefile

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