mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/docker to 1.6.2-1
This commit is contained in:
parent
34eccd8f76
commit
6881328d27
1 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Sébastien "Seblu" Luttringer
|
||||
|
||||
pkgname=docker
|
||||
pkgver=1.6.1
|
||||
pkgver=1.6.2
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc='Pack, ship and run any application as a lightweight container'
|
||||
|
@ -28,8 +28,7 @@ build() {
|
|||
}
|
||||
|
||||
#check() {
|
||||
# cd "$_magic/docker"
|
||||
# # Will be added upstream soon
|
||||
# cd docker
|
||||
# ./hack/make.sh dyntest
|
||||
#}
|
||||
|
||||
|
|
Loading…
Reference in a new issue