feat(dev): Add a separate docker dev container #287

Merged
icex2 merged 3 commits from pr287 into master 2024-02-25 11:14:59 +03:00
icex2 commented 2024-02-23 19:40:56 +03:00 (Migrated from github.com)

feat(dev): Add a separate docker dev container

Improve the development experience by providing
an additional docker container that can be started
and used as an interactive development environment.
It provides all the tools and a stable environment
for building (identical to the build container).


Stack created with Sapling. Best reviewed with ReviewStack.

feat(dev): Add a separate docker dev container Improve the development experience by providing an additional docker container that can be started and used as an interactive development environment. It provides all the tools and a stable environment for building (identical to the build container). --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/djhackersdev/bemanitools/pull/287). * __->__ #287 * #286 * #285
willxinc (Migrated from github.com) approved these changes 2024-02-25 00:57:02 +03:00
willxinc (Migrated from github.com) left a comment

changes to makefile are self contained, looks good to me

Oh also, the commit message has a spelling mistake

changes to makefile are self contained, looks good to me Oh also, the commit message has a spelling mistake
Sign in to join this conversation.