浏览代码

.dockerignore, hooks/: remove

was forgotten in b53cb28
classabbyamp 2 年之前
父节点
当前提交
6ef4381f85
共有 3 个文件被更改,包括 0 次插入7 次删除
  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 .