mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Ensure rebuild is really made
This commit is contained in:
@@ -46,6 +46,9 @@ gen-ssl:
|
|||||||
clean:
|
clean:
|
||||||
rm -f $(templates)
|
rm -f $(templates)
|
||||||
|
|
||||||
|
extra-clean:
|
||||||
|
docker rmi $(REPO):$(TAG)
|
||||||
|
docker image prune -f
|
||||||
|
|
||||||
# Run jinja2cli to parse Jinja template applying rules defined in the flavors definitions
|
# Run jinja2cli to parse Jinja template applying rules defined in the flavors definitions
|
||||||
%: %.j2 flavors/$(FLAVOR).yml
|
%: %.j2 flavors/$(FLAVOR).yml
|
||||||
|
|||||||
Reference in New Issue
Block a user