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

unknown shorthand flag: 'p' in -p #275

Closed
nikolay-mansas opened this issue Apr 30, 2024 · 0 comments
Closed

unknown shorthand flag: 'p' in -p #275

nikolay-mansas opened this issue Apr 30, 2024 · 0 comments

Comments

@nikolay-mansas
Copy link

CentOS 7 in vps arm64
Docker version 1.13.1, build 7d71120/1.13.1
I'm run ./start.sh and docker print:

[root@vpn-server ovpn-admin]# ./start.sh
unknown shorthand flag: 'p' in -p
See 'docker --help'.

Usage:  docker COMMAND

A self-sufficient runtime for containers

Options:
...

start.sh:

#!/usr/bin/env bash

docker compose -p openvpn-master up -d --build

0c881c8

@nikolay-mansas nikolay-mansas closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2024
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

No branches or pull requests

1 participant