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

Installing Both latest tag and one tag lower is failing on a centos image #121

Open
mrpaapi opened this issue Jan 31, 2024 · 0 comments
Open

Comments

@mrpaapi
Copy link

mrpaapi commented Jan 31, 2024

Step1: Cloned the repo - git clone -b v4.0.13 https://github.com/infonova/infocmdb.git (Tried with both latest and this version)
Step2: sudo ./run up
Running setup_env...
Create .env file...
Choose an IMAGE_TAG you want to use [Env: IMAGE_TAG][latest]: v4.0.13
‘.env.example’ -> ‘.env’
Setting image tag: v4.0.13
Generating random Root Password
Generating random 'infocmdb' User Password
Running setup_nginx...
Choose hostname for nginx vhost [Env: DOCKER_WEB_HOSTNAME][localhost]: localhost
Set 'localhost' as DOCKER_WEB_HOSTNAME in .env file
Running setup_docker....
Setting up docker override per environment.
Choose Environment [Env: COMPOSE_ENV] (prod/dev/test) [prod]: dev
Creating symlink: docker-compose-dev.yml --> docker-compose.override.yml

Use this command to start application:
./run up

starting up...
Building web
Step 1/10 : ARG COMPOSE_ENV_NGINX_VERSION
ERROR: Service 'web' failed to build: Please provide a source image with from prior to commit
Aborting due to errexit on line 954. Exit code: 1

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