1 2 3 4 5
#!/bin/bash docker pull archlinux:base-devel #docker build --no-cache -t archpkg . docker build -t archpkg .