#!/bin/bash cd $(dirname $0)/.. rm -rf build dist docker rmi $(docker images os-kernel --format "{{.Repository}}:{{.Tag}}") | true