Logo
Explore Help
Sign In
logos-messaging/logos-messaging-go
1
0
Fork 0
You've already forked logos-messaging-go
mirror of https://github.com/logos-messaging/logos-messaging-go.git synced 2026-01-02 14:03:06 +00:00
Code Issues Packages Projects Releases Wiki Activity
logos-messaging-go/scripts/linux/docker-run.sh

12 lines
263 B
Bash
Raw Normal View History

chore: release (#255) * feat: ios build * chore: build .deb and .rpm * chore: use gcc-10 * fix: go tools and mobile versions
2022-06-19 17:50:37 -04:00
#!/bin/bash
docker run -it --rm \
--cap-add SYS_ADMIN \
--security-opt apparmor:unconfined \
--device /dev/fuse \
chore: update dockerfile go version and build script
2022-11-26 11:56:33 -04:00
-u jenkins:$(id -g) \
chore: release (#255) * feat: ios build * chore: build .deb and .rpm * chore: use gcc-10 * fix: go tools and mobile versions
2022-06-19 17:50:37 -04:00
-v "${PWD}:/go-waku" \
-w /go-waku \
ci: use wakuorg Docker Hub organization We've been using `statusteam` Docker Hub org for a while now which was never intended for public use, and we should be using `wakuorg` instead. I've also updated references to `statusteam` in documentation and scripts. Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-20 12:44:01 +02:00
wakuorg/gowaku-linux-pkgs:latest \
chore: release (#255) * feat: ios build * chore: build .deb and .rpm * chore: use gcc-10 * fix: go tools and mobile versions
2022-06-19 17:50:37 -04:00
/go-waku/scripts/linux/build-pkgs.sh
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 71ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API