Skip to content

Add workflow docker#185

Draft
guyou wants to merge 27 commits into
viking-gps:masterfrom
guyou:add-workflow-docker
Draft

Add workflow docker#185
guyou wants to merge 27 commits into
viking-gps:masterfrom
guyou:add-workflow-docker

Conversation

@guyou

@guyou guyou commented Aug 8, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@guyou
guyou force-pushed the add-workflow-docker branch 5 times, most recently from 13c23b1 to f0ed2a5 Compare August 8, 2023 20:13
@rnorris

rnorris commented Aug 10, 2023

Copy link
Copy Markdown
Collaborator

Can you explain the benefits of creating Ubuntu versions in Docker vs using Ubuntu directly via the built in Github Workflow feature?

@guyou

guyou commented Aug 10, 2023

Copy link
Copy Markdown
Contributor Author

Hello @rnorris ,

As you can see, I did not find a solution to run build and tests directly on the native Ubuntu provided by Github. The last failure seems to be related to the repeated installation of dependencies.
As there is no reason to always download fresh dependencies packages all the time, I decided to give a try via a Docker ecosystem: creating Docker images and then, working inside these images.

Currently, it is a long try-failure loop...

@guyou
guyou force-pushed the add-workflow-docker branch from b6a5ac4 to a0e11db Compare August 10, 2023 22:18
guyou added 4 commits August 11, 2023 00:22
Already done by autogen
Else we have 'false'
Avoid reinstalling dependencies
@guyou
guyou force-pushed the add-workflow-docker branch from a0e11db to cc3b524 Compare August 10, 2023 22:32
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

Successfully merging this pull request may close these issues.

3 participants