all:
	docker build -t p4rt-asciidoc -f Dockerfile.asciidoc  .
	docker tag p4rt-asciidoc p4lang/p4rt-asciidoc:latest