Commit Graph

14 Commits (75adceb7a195e6fae6441ee0842c6367d8183f9b)

Author SHA1 Message Date
Jesse Vincent f9b210c76c
make the docker filesystem layout look more like the modern world
4 years ago
Jesse Vincent b714a49a81
don't pass makeflags in as an env variable to docker. it doesn't really work
4 years ago
Jesse Vincent 364e8a1af0
Pass MAKEFLAGS through to docker
4 years ago
Jesse Vincent d7cf811b00
finish removing "BOARD_HARDWARE_PATH"
4 years ago
Jesse Vincent ea068cc72c
more work excising BOARD_HARDWARE_PATH
4 years ago
Jesse Vincent 54ee067758
Don't try to set BOARD_HARDWARE_PATH inside run-docker
4 years ago
Jesse Vincent f74b87e2de
first pass at something that will actually run simulator tests, at least in docker
4 years ago
Jesse Vincent 0b99c52178
don't package up arduino-cli when trying to run in docker
4 years ago
Jesse Vincent 4c421277a7
make a comment in run-docker shellcheck friendlier
4 years ago
Jesse Vincent b70b851321
Teach docker-run to run interactively or to be able to run from a non-interactive process like a git hook
4 years ago
Michael Richters 26f4ef498a
Set BOARD_HARDWARE_PATH correctly for run-docker on macOS
4 years ago
Gergely Nagy ba7b496af5
Rework our Docker config for performance
4 years ago
Gergely Nagy 0f7ff140fc
docker: Simplify the Dockerfile a little
4 years ago
Gergely Nagy c743befb7f
Add a small tool, to run things within Docker
4 years ago