aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.sh b/build.sh
index 3009efc..0d6ecd4 100755
--- a/build.sh
+++ b/build.sh
@@ -2,8 +2,8 @@
DOCKER=podman
-podman image prune
+#podman image prune
$DOCKER pull archlinux:base-devel
-$DOCKER build --no-cache -t aurbuilder docker/
+$DOCKER build --no-cache -t aurbuilder container/
#$DOCKER build -t aurbuilder docker/