Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix: Use new docker compose command format #1265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LucianoHanna
Copy link

No description provided.

@LucianoHanna
Copy link
Author

I have found this bug running install.sh.

Log:

#########################################################################
Installing docker compose
#########################################################################
docker compose already installed, skipping.

#########################################################################
Installing make
#########################################################################
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
make-doc
The following NEW packages will be installed:
make
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 180 kB of archives.
After this operation, 414 kB of additional disk space will be used.
Get:1 http://br.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB]
Fetched 180 kB in 0s (775 kB/s)
Selecting previously unselected package make.
(Reading database ... 176090 files and directories currently installed.)
Preparing to unpack .../make_4.3-4.1build2_amd64.deb ...
Unpacking make (4.3-4.1build2) ...
Setting up make (4.3-4.1build2) ...
Processing triggers for man-db (2.12.0-4build2) ...

#########################################################################
Checking Docker status
#########################################################################
Docker is running.

#########################################################################
Installing reNgine
#########################################################################
/bin/sh: 1: docker-compose: not found
make: *** [Makefile:16: certs] Error 127

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant