Skip to content

update docker command to fit docker compose v2 and latest netbox release#14

Open
Shanwer wants to merge 3 commits intonetbox-community:masterfrom
Shanwer:patch-1
Open

update docker command to fit docker compose v2 and latest netbox release#14
Shanwer wants to merge 3 commits intonetbox-community:masterfrom
Shanwer:patch-1

Conversation

@Shanwer
Copy link
Copy Markdown

@Shanwer Shanwer commented May 9, 2025

Docker Desktop continues to support a docker-compose alias to redirect commands to docker compose, however, most production environments use Docker CLI instead which do not have this alias, and the official recommended command-line syntax is docker compose.
The original version also has some mistakes like VERSION environment variable is undefined and wrong container netbox, which should be postgres to import these sql scripts. They are also included in PR #12 #11.

Shanwer and others added 2 commits February 19, 2026 21:10
I assume user will clone this repo and having subfolder inside however this command would be better.

Co-authored-by: Grische <2787581+grische@users.noreply.github.com>
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.

3 participants