Project-Reclass / toynet-react

The frontend service for ToyNet emulator and learning platform.
https://toynet.projectreclass.org
GNU General Public License v3.0
8 stars 20 forks source link

Support arm in `docker-compose.yml` #340

Closed just-chillin closed 1 year ago

just-chillin commented 1 year ago

This PR allows you to run docker-compose up on ARM and have it work :)

Checkout the Contribution Doc to make sure you're contributing correctly! :)

Follow this checklist for submitting a pull request (PR):

Description

Quick description of what this pull request does.

Resolves Issue: closes #{issue number} (e.g. closes #123).