Skip to content

Add simple docker build script#16

Open
DJFliX wants to merge 1 commit intosolderparty:mainfrom
DJFliX:docker-build-script
Open

Add simple docker build script#16
DJFliX wants to merge 1 commit intosolderparty:mainfrom
DJFliX:docker-build-script

Conversation

@DJFliX
Copy link

@DJFliX DJFliX commented Jul 3, 2022

I'm working from different machines across Linux, Windows and macOS. For me it's quite convenient to have the build dependencies in a Dockerfile so that I don't have to deal with platform specific quirks during dependency setup on every individual system.

If you think this might be useful to others, please let me know whether you'd like any changes to be incorporated (file naming for example).

@DJFliX DJFliX force-pushed the docker-build-script branch from f311713 to f3767c5 Compare July 10, 2022 16:02
@DJFliX
Copy link
Author

DJFliX commented Jul 10, 2022

I've forked the docker image that I initially used and updated its base to ubuntu 22.04. I am now able to reproduce the failing build that I saw in #17 so I think it would be good to use my fork instead. This allows us to get the same results locally as we get in workflows.

@DJFliX DJFliX force-pushed the docker-build-script branch from f3767c5 to 1155a3c Compare July 10, 2022 16:15
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.

1 participant