Quellcode durchsuchen

.dockerignore, hooks/: remove

was forgotten in b53cb28
classabbyamp vor 2 Jahren
Ursprung
Commit
6ef4381f85
3 geänderte Dateien mit 0 neuen und 7 gelöschten Zeilen
  1. 0 4
      .dockerignore
  2. 0 1
      hooks/README.md
  3. 0 2
      hooks/build

+ 0 - 4
.dockerignore

@@ -1,4 +0,0 @@
-xbps-cachedir-*/
-*.iso
-*.img*
-*.tar*

+ 0 - 1
hooks/README.md

@@ -1 +0,0 @@
-hooks for Docker

+ 0 - 2
hooks/build

@@ -1,2 +0,0 @@
-#!/bin/sh
-docker build --build-arg ARCH=$ARCH -t $IMAGE_NAME .