Skip to content

Adding in first run at the docker files#156

Open
badgerj wants to merge 1 commit intoToyKeeper:trunkfrom
badgerj:user/badgerj/dockerfiles
Open

Adding in first run at the docker files#156
badgerj wants to merge 1 commit intoToyKeeper:trunkfrom
badgerj:user/badgerj/dockerfiles

Conversation

@badgerj
Copy link

@badgerj badgerj commented Jan 4, 2026

This should allow anyone who is capable of running docker on Linux, macOS, or Windows with WSL2 to effectively compile on Ubuntu 24.04 without tainting their own personal machine with build tools.

Scripts to facilitate building of the containers and running them will be added in a separate PR.

Added one small fix to the .gitignore file for macOS users as a drive by.

Edited the top level README.md to point to the docker instructions for those who wish to use this.

It has been tested on macOS.

This should allow anyone who is capable of running docker on Linux,
macOS, or Windows with WSL2 to effectively compile on Ubuntu 24.04
without tainting their own personal machine with build tools.

Scripts to facilitate building of the containers and running them will
be added in a separate PR.

Added one small fix to the .gitignore file for macOS users as a drive
by.

Edited the top level README.md to point to the docker instructions for
those who wish to use this.

It has been tested on macOS.
@badgerj
Copy link
Author

badgerj commented Jan 4, 2026

As promised, Dockerfiles with complete instructions are now here.
I left the main just to point to these files for those who wish to use them.
I have tested, compiled and built with these instructions and flashed a light with the compiled binaries using avrdude on macOS Sequoia 15.3.2

@ToyKeeper - When you have time, please review. I will make any changes to suit your needs.

I don't know who else has approval rights here.

@SammysHP
Copy link
Contributor

SammysHP commented Jan 5, 2026

FYI There are already some docker environments for building Anduril, such as

https://github.com/SammysHP/anduril-buildenv-docker/tree/new-build-system

https://github.com/SiteRelEnby/anduril-buildenv-docker

They were specifically optimized for FSM because some compiler and library versions compile better code for this project.

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.

2 participants