blob: 605df5bea5d7f77b08568c7857770d020a1bbede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = docker-debug
pkgdesc = use new container attach on already container go on debug
pkgver = 0.7.11
pkgrel = 3
url = https://github.com/zeromake/docker-debug
arch = x86_64
arch = aarch64
license = MIT
makedepends = go
makedepends = git
depends = glibc
source = git+https://github.com/zeromake/docker-debug.git#tag=v0.7.11
sha256sums = SKIP
pkgname = docker-debug
|