Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@cdonke
Copy link
Contributor

@cdonke cdonke commented Oct 23, 2020

Description

Changed the base image to ubuntu, instead of node with Debian.

Instead of running a Node+Debian image and installing the .NET Core, I used a .NET Core image and installed the NodeJS package.

The base image size is 400Mb smaller.
image

Task Item

#minor

cdonke and others added 8 commits October 23, 2020 20:59
Increasing sleep to make sure composer started.
Add logs to docker run, to understand if anything went wrong on docker run command
Test not using buildx on docker build.
simplifying docker build to the most.
improving docker logs
@cdonke
Copy link
Contributor Author

cdonke commented Oct 24, 2020

Docker build is failing at when it tries to start. Cannot find a module.
image

I'll try to merge with the orchestrator branch,

@cdonke
Copy link
Contributor Author

cdonke commented Oct 25, 2020

Created a new PR #4516 based on Main Branch, because of too many changes from tachau/orchestrator branch.
I wasn't able to identify from where was the issues comming.

@cdonke cdonke closed this Oct 25, 2020
@cdonke cdonke deleted the feat/ubuntu-baseimage branch October 26, 2020 12:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants