#!/bin/sh docker build -f docker/Dockerfile.rust -t lam-rust:latest docker docker build -f docker/Dockerfile.kernel -t lam-kernel:latest docker