~emersion/#1372875

success

readme: add basic docs for Docker images

f6ba2321fe — Simon Ser

Owner
~emersion
Created
a month ago
Updated
a month ago
Build manifest
view manifest »

Tasks

view log »
build view log »
deploy view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
[#1372875] 2024/11/21 22:16:19 Booting image archlinux (default) on port 22761
[#1372875] 2024/11/21 22:16:19 Waiting for guest to settle
[#1372875] 2024/11/21 22:16:28 Sending tasks
[#1372875] 2024/11/21 22:16:29 Sending build environment
[#1372875] 2024/11/21 22:16:30 Sending secrets
[#1372875] 2024/11/21 22:16:30 Resolving secret 106c7011-4e0e-4b33-a3f2-ffea55ce3f4b
[#1372875] 2024/11/21 22:16:30 Installing packages
Warning: Permanently added '[localhost]:22761' (ED25519) to the list of known hosts.
:: Synchronizing package databases...
 core downloading...
 extra downloading...
 multilib downloading...
warning: archlinux-keyring-20241015-1 is up to date -- skipping
 there is nothing to do
Warning: Permanently added '[localhost]:22761' (ED25519) to the list of known hosts.
nothing to do
Warning: Permanently added '[localhost]:22761' (ED25519) to the list of known hosts.
Sync Explicit (1): podman-5.3.1-1
resolving dependencies...
:: There are 2 providers available for oci-runtime:
:: Repository extra
   1) crun  2) runc

Enter a number (default=1): 
looking for conflicting packages...

Packages (21) aardvark-dns-1.13.1-1  abseil-cpp-20240722.0-1  catatonit-0.2.0-3  conmon-1:2.1.12-1  containers-common-1:0.60.4-2  criu-4.0-1  crun-1.18.2-1  gtest-1.15.2-1  libbsd-0.12.2-2  libdrm-2.4.123-1  libmd-1.1.0-2  libnet-2:1.3-1  libpciaccess-0.18.1-2  netavark-1.13.0-1  nftables-1:1.1.1-1  passt-2024_10_30.ee7d0b6-1  protobuf-28.3-1  protobuf-c-1.5.0-8  python-protobuf-28.3-1  yajl-2.1.0-6  podman-5.3.1-1

Total Download Size:    36.49 MiB
Total Installed Size:  134.15 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 podman-5.3.1-1-x86_64 downloading...
 netavark-1.13.0-1-x86_64 downloading...
 protobuf-28.3-1-x86_64 downloading...
 abseil-cpp-20240722.0-1-x86_64 downloading...
 aardvark-dns-1.13.1-1-x86_64 downloading...
 criu-4.0-1-x86_64 downloading...
 gtest-1.15.2-1-x86_64 downloading...
 python-protobuf-28.3-1-x86_64 downloading...
 nftables-1:1.1.1-1-x86_64 downloading...
 libdrm-2.4.123-1-x86_64 downloading...
 libnet-2:1.3-1-x86_64 downloading...
 catatonit-0.2.0-3-x86_64 downloading...
 crun-1.18.2-1-x86_64 downloading...
 passt-2024_10_30.ee7d0b6-1-x86_64 downloading...
 libbsd-0.12.2-2-x86_64 downloading...
 protobuf-c-1.5.0-8-x86_64 downloading...
 containers-common-1:0.60.4-2-any downloading...
 yajl-2.1.0-6-x86_64 downloading...
 libmd-1.1.0-2-x86_64 downloading...
 conmon-1:2.1.12-1-x86_64 downloading...
 libpciaccess-0.18.1-2-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing catatonit...
installing conmon...
installing aardvark-dns...
installing netavark...
installing containers-common...
installing yajl...
installing libmd...
installing libbsd...
installing libpciaccess...
installing libdrm...
Optional dependencies for libdrm
    cairo: needed for modetest tool
installing libnet...
installing nftables...
Optional dependencies for nftables
    python: Python bindings [installed]
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing abseil-cpp...
installing protobuf...
installing protobuf-c...
installing python-protobuf...
installing criu...
installing crun...
installing passt...
Optional dependencies for passt
    sh: for demo script [installed]
installing podman...
Optional dependencies for podman
    apparmor: for AppArmor support
    btrfs-progs: support btrfs backend devices
    cni-plugins: for an alternative container-network-stack implementation
    fuse-overlayfs: for storage driver in rootless environment
    slirp4netns: for alternative rootless network support
    podman-compose: for docker-compose compatibility
    podman-docker: for Docker-compatible CLI
:: Running post-transaction hooks...
(1/4) Reloading system manager configuration...
(2/4) Reloading user manager configuration...
(3/4) Creating temporary files...
(4/4) Arming ConditionNeedsUpdate...
[#1372875] 2024/11/21 22:16:33 Cloning repositories
Cloning into 'soju-containers'...
+ cd soju-containers
+ git checkout -q f6ba2321fef80d593349ab58751cd2b3d920cb73
+ cd soju-containers
+ git submodule update --init --recursive
[#1372875] 2024/11/21 22:16:34 Running task build
[#1372875] 2024/11/21 22:18:31 Running task deploy
build
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
+ cd soju-containers
+ platforms=linux/amd64,linux/arm64
+ podman build --platform linux/amd64,linux/arm64 --target soju --manifest soju .
[linux/arm64] [1/4] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
Trying to pull docker.io/library/golang:alpine...
Getting image source signatures
Copying blob sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
Copying blob sha256:c79bddf330f7de2b96b69740174bc7152350ef81439db2dfa776fc3a9365dc80
Copying blob sha256:5418e60db87de98b06e455a400579c7f27106374f3450aef2951989cf6c7f536
Copying blob sha256:f115f9222c8e1a0a23300412608c2f4a3d45a6a471af693ed24f073d76d9f288
Copying blob sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f
Copying config sha256:98069ee7ef5d97727559513880f76a2de6a1656a51f3685e074309a1b14f7718
Writing manifest to image destination
[linux/arm64] [1/4] STEP 2/6: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz
(1/22) Installing libgcc (13.2.1_git20240309-r0)
(2/22) Installing jansson (2.14-r4)
(3/22) Installing libstdc++ (13.2.1_git20240309-r0)
(4/22) Installing zstd-libs (1.5.6-r0)
(5/22) Installing binutils (2.42-r0)
(6/22) Installing libmagic (5.45-r1)
(7/22) Installing file (5.45-r1)
(8/22) Installing libgomp (13.2.1_git20240309-r0)
(9/22) Installing libatomic (13.2.1_git20240309-r0)
(10/22) Installing gmp (6.3.0-r1)
(11/22) Installing isl26 (0.26-r1)
(12/22) Installing mpfr4 (4.2.1-r0)
(13/22) Installing mpc1 (1.3.1-r1)
(14/22) Installing gcc (13.2.1_git20240309-r0)
(15/22) Installing libstdc++-dev (13.2.1_git20240309-r0)
(16/22) Installing musl-dev (1.2.5-r0)
(17/22) Installing g++ (13.2.1_git20240309-r0)
(18/22) Installing make (4.4.1-r2)
(19/22) Installing fortify-headers (1.1-r3)
(20/22) Installing patch (2.7.6-r10)
(21/22) Installing build-base (0.5-r3)
(22/22) Installing tzdata (2024b-r0)
Executing busybox-1.36.1-r29.trigger
OK: 226 MiB in 37 packages
--> c85ae4459994
[linux/arm64] [1/4] STEP 3/6: ADD https://codeberg.org/emersion/soju.git /src/
--> 37c704150c44
[linux/arm64] [1/4] STEP 4/6: WORKDIR /src
--> 4d6b79cee95b
[linux/arm64] [1/4] STEP 5/6: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 43ec9cf87453
[linux/arm64] [1/4] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading golang.org/x/crypto v0.27.0
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/lib/pq v1.10.9
go: downloading modernc.org/sqlite v1.29.10
go: downloading golang.org/x/time v0.6.0
go: downloading github.com/SherClockHolmes/webpush-go v1.3.0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading github.com/klauspost/compress v1.17.9
go: downloading golang.org/x/term v0.24.0
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.25.0
go: downloading modernc.org/libc v1.50.8
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/dustin/go-humanize v1.0.1
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/ncruces/go-strftime v0.1.9
go: downloading modernc.org/mathutil v1.6.0
go: downloading modernc.org/memory v1.8.0
go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
--> b5124c972187
[linux/amd64] [1/4] STEP 1/6: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS soju-build
[linux/amd64] [1/4] STEP 2/6: RUN --mount=type=cache,target=/var/cache/apk 	apk -U add build-base ca-certificates tzdata
--> Using cache c85ae4459994ea873e1fe05129825f7a88ebb7df9bd2a9b56d2538457c4083c5
--> c85ae4459994
[linux/amd64] [1/4] STEP 3/6: ADD https://codeberg.org/emersion/soju.git /src/
--> 4e2d816b3131
[linux/amd64] [1/4] STEP 4/6: WORKDIR /src
--> 38bb0ccc1bed
[linux/amd64] [1/4] STEP 5/6: ARG TARGETOS TARGETARCH TARGETPLATFORM BUILDPLATFORM
--> 98998bc9bfb5
[linux/amd64] [1/4] STEP 6/6: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	<<EOF (if [ "$TARGETPLATFORM" = "$BUILDPLATFORM" ]; then...)
go: downloading gopkg.in/irc.v4 v4.0.0
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading github.com/prometheus/client_golang v1.20.4
go: downloading golang.org/x/crypto v0.27.0
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/SherClockHolmes/webpush-go v1.3.0
go: downloading github.com/coder/websocket v1.8.12
go: downloading github.com/emersion/go-sasl v0.0.0-20231106173351-e73c9f7bad43
go: downloading golang.org/x/time v0.6.0
go: downloading git.sr.ht/~emersion/go-sqlite3-fts5 v0.0.0-20240124102820-f3a72e8b79b1
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/mattn/go-sqlite3 v1.14.23
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.59.1
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.34.2
go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible
go: downloading golang.org/x/term v0.24.0
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/sys v0.25.0
--> a4c1fb83fb11
[linux/arm64] [4/4] STEP 1/7: FROM scratch AS soju
[linux/arm64] [4/4] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
--> c6f853689134
[linux/arm64] [4/4] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> bd02011a4cae
[linux/arm64] [4/4] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> c0b99d05ad2d
[linux/arm64] [4/4] STEP 5/7: ENV PATH=/
--> 9e59147e815b
[linux/arm64] [4/4] STEP 6/7: ENTRYPOINT ["soju"]
--> fa8fb82c1e1f
[linux/arm64] [4/4] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/arm64] [4/4] COMMIT
time="2024-11-21T22:18:02Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> 9d7058c88d4e
[linux/amd64] [4/4] STEP 1/7: FROM scratch AS soju
[linux/amd64] [4/4] STEP 2/7: COPY --from=soju-build /src/soju /src/sojudb /src/sojuctl /
9d7058c88d4ec40e9c4282aac0053a133c39d8de28ac62dd2874f883a8abb479
--> 43d5aa6e310f
[linux/amd64] [4/4] STEP 3/7: COPY --from=soju-build /usr/share/zoneinfo /usr/share/zoneinfo
--> 72133fd42fea
[linux/amd64] [4/4] STEP 4/7: COPY --from=soju-build /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
--> 1ddbbbad2a24
[linux/amd64] [4/4] STEP 5/7: ENV PATH=/
--> 0c385789ffdd
[linux/amd64] [4/4] STEP 6/7: ENTRYPOINT ["soju"]
--> 2a34f983a814
[linux/amd64] [4/4] STEP 7/7: HEALTHCHECK CMD ["sojuctl", "help"]
[linux/amd64] [4/4] COMMIT
time="2024-11-21T22:18:03Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format"
--> 83b242c597b5
83b242c597b56f3e3f76e6fe95eeca918c4417d460f2420ac14dfab0a9f3b8c5
+ podman build --platform linux/amd64,linux/arm64 --target gamja --manifest gamja .
[linux/arm64] [2/5] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/arm64] [2/5] STEP 2/5: ADD https://codeberg.org/emersion/kimchi.git /src/
--> 191ade744267
[linux/arm64] [2/5] STEP 3/5: WORKDIR /src
--> 74226702dedd
[linux/arm64] [2/5] STEP 4/5: ARG TARGETOS TARGETARCH
--> e627837325f6
[linux/arm64] [2/5] STEP 5/5: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading golang.org/x/net v0.22.0
go: downloading golang.org/x/text v0.14.0
--> 5c4c07742456
[linux/arm64] [3/5] STEP 1/4: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
Trying to pull docker.io/library/node:alpine...
Getting image source signatures
Copying blob sha256:d2e4e776a692ca1e8caf2f64174bfa196c058c1c2b7b256c3d4cd55f0d71dc69
Copying blob sha256:1a1585882d0c70bfb6a19ce622a84e6ab0d514601bbbbc36bffa44ecf889e087
Copying blob sha256:6f0d65816d6415a9b9a439c57513d4bb8c88148b721bd8caf8cc33af35b95f9a
Copying blob sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f
Copying config sha256:52c65e4d2861d8df129b70ee079815e3fbb30dc7bb4aadb8bf1f0020dbfc9bab
Writing manifest to image destination
[linux/arm64] [3/5] STEP 2/4: ADD https://codeberg.org/emersion/gamja.git /src/
--> 1c0909b14f63
[linux/arm64] [3/5] STEP 3/4: WORKDIR /src
--> 4e87b75897c7
[linux/arm64] [3/5] STEP 4/4: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build
(node:2) ExperimentalWarning: CommonJS module /usr/local/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/local/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
npm warn deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility

added 279 packages, and audited 280 packages in 6s

109 packages are looking for funding
  run `npm fund` for details

3 vulnerabilities (1 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New patch version of npm available! 10.9.0 -> 10.9.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.1
npm notice To update run: npm install -g npm@10.9.1
npm notice

> build
> parcel build

78(node:58) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Building...
Bundling...
Packaging & Optimizing...
✨ Built in 996ms

dist/index.html                  574 B    328ms
dist/manifest.webmanifest         99 B    193ms
dist/index.83982b15.css       10.16 KB    227ms
dist/index.c8e052b6.js       145.97 KB    385ms
--> 00be04d26e6a
[linux/amd64] [2/5] STEP 1/5: FROM --platform=linux/amd64 docker.io/library/golang:alpine AS kimchi-build
[linux/amd64] [2/5] STEP 2/5: ADD https://codeberg.org/emersion/kimchi.git /src/
--> 738203d530b6
[linux/amd64] [2/5] STEP 3/5: WORKDIR /src
--> e925d7af0b0b
[linux/amd64] [2/5] STEP 4/5: ARG TARGETOS TARGETARCH
--> 822d46bb6546
[linux/amd64] [2/5] STEP 5/5: RUN --mount=type=cache,target=/root/.cache/go-build 	--mount=type=cache,target=/root/go/pkg/mod 	GOOS=$TARGETOS GOARCH=$TARGETARCH go build
go: downloading git.sr.ht/~emersion/go-scfg v0.0.0-20240128091534-2ae16e782082
go: downloading github.com/pires/go-proxyproto v0.7.0
go: downloading golang.org/x/net v0.22.0
go: downloading golang.org/x/text v0.14.0
--> 9440dd7c7caf
[linux/arm64] [5/5] STEP 1/5: FROM scratch AS gamja
[linux/arm64] [5/5] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 6693f6fdd9c6
[linux/arm64] [5/5] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> 320d059d1309
[linux/arm64] [5/5] STEP 4/5: ADD kimchi-config /kimchi-config
--> 0235d0b2350b
[linux/arm64] [5/5] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/arm64] [5/5] COMMIT
--> 6d60736a18d3
[linux/amd64] [3/5] STEP 1/4: FROM --platform=linux/amd64 docker.io/library/node:alpine AS gamja-build
6d60736a18d3f8af88a4a25d7c5ef90213f275dad16d9dceb2af2f6b3abf3951
[linux/amd64] [3/5] STEP 2/4: ADD https://codeberg.org/emersion/gamja.git /src/
--> f54b635365c4
[linux/amd64] [3/5] STEP 3/4: WORKDIR /src
--> f515c5a7a27f
[linux/amd64] [3/5] STEP 4/4: RUN --mount=type=cache,target=/src/node_modules 	--mount=type=cache,target=/src/.parcel-cache 	npm install --include=dev && npm run build
(node:2) ExperimentalWarning: CommonJS module /usr/local/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /usr/local/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)

up to date, audited 280 packages in 2s

109 packages are looking for funding
  run `npm fund` for details

5 vulnerabilities (1 low, 2 high, 2 critical)

To address issues that do not require attention, run:
  npm audit fix

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New patch version of npm available! 10.9.0 -> 10.9.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.1
npm notice To update run: npm install -g npm@10.9.1
npm notice

> build
> parcel build

78(node:23) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Building...
Bundling...
✨ Built in 620ms

dist/index.html                  574 B     22ms
dist/manifest.webmanifest         99 B    193ms
dist/index.83982b15.css       10.16 KB     13ms
dist/index.c8e052b6.js       145.97 KB     22ms
--> 75c5081a55c7
[linux/amd64] [5/5] STEP 1/5: FROM scratch AS gamja
[linux/amd64] [5/5] STEP 2/5: COPY --from=kimchi-build /src/kimchi /kimchi
--> 719c327d5868
[linux/amd64] [5/5] STEP 3/5: COPY --from=gamja-build /src/dist /gamja
--> e2044849e501
[linux/amd64] [5/5] STEP 4/5: ADD kimchi-config /kimchi-config
--> 12fdea3d0393
[linux/amd64] [5/5] STEP 5/5: CMD ["/kimchi", "-config", "/kimchi-config"]
[linux/amd64] [5/5] COMMIT
--> d76e9f058085
d76e9f058085c8a78cd52fcdbc1bc051352a9b294fa5a1da4dec13da13852784
deploy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
+ cd soju-containers
++ git rev-parse HEAD
++ git rev-parse origin/master
+ '[' f6ba2321fef80d593349ab58751cd2b3d920cb73 = f6ba2321fef80d593349ab58751cd2b3d920cb73 ']'
+ podman login codeberg.org --username emersion --password-stdin
Login Succeeded!
+ podman manifest push soju codeberg.org/emersion/soju
Getting image list signatures
Copying 2 images generated from 2 images in list
Copying image sha256:005c27332ad9c49f112121a2e5d31c7b9d264993a7df0d2dcddfa2de79645e90 (1/2)
Getting image source signatures
Copying blob sha256:32e65a1366d43e63cc158c041fbf0ea9330bb74069a0c4bde1783755fdfd799e
Copying blob sha256:8e9fdebd108daa32fcbefbded4c241eddfe320d7522d18ddc1468c5281adc786
Copying blob sha256:fc802152bd198cd78359f145df0ed661c5f3c87d792f9cf39a0d7bc114c56a07
Copying config sha256:9d7058c88d4ec40e9c4282aac0053a133c39d8de28ac62dd2874f883a8abb479
Writing manifest to image destination
Copying image sha256:c55a955a63f7799845233ee08dbe3c80d7e59b81f73f667531dd9eec52f5e5d9 (2/2)
Getting image source signatures
Copying blob sha256:93e387ce0a5c67b4abee260d7bb83c495c7a59870746f122943b8242b8c91c0f
Copying blob sha256:da22e1972b786595ccee6a4477a4b7c61c2c465fc018f0575c13329da4f7406f
Copying blob sha256:51f4f0ab82de82e4744f97a90531976ad3c83ff23fc9f3fd1d4f095fdfd4cf7b
Copying config sha256:83b242c597b56f3e3f76e6fe95eeca918c4417d460f2420ac14dfab0a9f3b8c5
Writing manifest to image destination
Writing manifest list to image destination
Storing list signatures
+ podman manifest push gamja codeberg.org/emersion/gamja
Getting image list signatures
Copying 2 images generated from 2 images in list
Copying image sha256:d5763bb5d314604f2688ed0d6177870bc0075eb96d7e03907866c2f43afbb4f6 (1/2)
Getting image source signatures
Copying blob sha256:ec8fe7bbaa10d21b3192544ae27cde2938bd72d0c99546b57f70fbda9ebf2ae4
Copying blob sha256:9a4e33f787f734f3c8f37fe81926fdde8bf0a24aea202370fbc2b32de04fb2f9
Copying blob sha256:bdf1e24eed484431f3914499f4f900b2b7ab5cceaaafda82efca02a89be6a37c
Copying config sha256:6d60736a18d3f8af88a4a25d7c5ef90213f275dad16d9dceb2af2f6b3abf3951
Writing manifest to image destination
Copying image sha256:1371143dad984152b5f4ce174ef92f9105e91525299fccca0489ecf5b0d3d5fb (2/2)
Getting image source signatures
Copying blob sha256:ec8fe7bbaa10d21b3192544ae27cde2938bd72d0c99546b57f70fbda9ebf2ae4
Copying blob sha256:f600729f4104833ac34ef816568c3f1e1ba69be5fb1ca887a5678195a9fbf4e8
Copying blob sha256:77793ed465d3c6126c2f49485ba278e1bf99b0b2b072035f64c8a4cd53ddf492
Copying config sha256:d76e9f058085c8a78cd52fcdbc1bc051352a9b294fa5a1da4dec13da13852784
Writing manifest to image destination
Writing manifest list to image destination
Storing list signatures
Build complete: success a month ago (took 2 minutes)