mirror of
https://github.com/spr-networks/super.git
synced 2026-04-24 20:35:55 +03:00
[GH-ISSUE #325] update https://raw.githubusercontent.com/spr-networks/super/master/virtual_install.sh for 'docker compose' #154
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lts-rad on GitHub (May 9, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/325
while launching ubuntu 24.04 noble numbat, it was noticed that the virtual install script fails. it installs 'docker-compose' but the docker provided already has 'docker compose' as a subcommand and they are not compatible
@lts-rad commented on GitHub (May 9, 2024):
the script appears to work okay with the 'docker.io' docker that has the 'docker compose' plugin
@lts-rad commented on GitHub (May 17, 2024):
updated script with upstream docker. tested on DO with 24.04 LTS, that it runs and starts. tested reboot works