Skip to content

VTAdmin Docker image not building on main for over 8 months #13752

@frouioui

Description

@frouioui

Overview of the Issue

The vtadmin docker image has not build on DockerHub since more than 8 months on the main branch. The build was failing due to a missing configuration file (default.conf):

COPY --chown=nginx default.conf /etc/nginx/templates/default.conf.template

I fixed this by changing the build context on DockerHub, now there is a another issue where the NodeJS version is still on 16 even if we require 18 everywhere else.

Reproduction Steps

n/a

Binary Version

main

Operating System and Environment details

docker

Log Fragments

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions