[go: nahoru, domu]

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

scripts/build.sh: line 6: TAG: Variable not set #338

Open
luquitared opened this issue Jan 21, 2021 · 1 comment
Open

scripts/build.sh: line 6: TAG: Variable not set #338

luquitared opened this issue Jan 21, 2021 · 1 comment

Comments

@luquitared
Copy link

Hi,

I am trying to deploy with docker swarm.

I've done all steps in the https://dockerswarm.rocks/ but am stuck on running the build.sh file.

I've set all my env files, including doing
export TAG=mytag

but when running the sh file, bash cannot find the TAG env var and I receive this error:
scripts/build.sh: line 6: TAG: Variable not set

Any thoughts? Thanks :)

@Migueacalle98
Copy link
Migueacalle98 commented Sep 2, 2021

#322, similar issue, this might help

Hi,

I am trying to deploy with docker swarm.

I've done all steps in the https://dockerswarm.rocks/ but am stuck on running the build.sh file.

I've set all my env files, including doing
export TAG=mytag

but when running the sh file, bash cannot find the TAG env var and I receive this error:
scripts/build.sh: line 6: TAG: Variable not set

Any thoughts? Thanks :)

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

2 participants