Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

ara/add-docker-container-devrel-support #1640

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anthonyra
Copy link
Contributor

@anthonyra anthonyra commented May 16, 2022

Reason

This PR is meant to make developing on a Mac M1 less ... difficult. It allows you to compile and test changes locally compared to a remote host (still allows for remote host connections). This enables you to build a docker container with the correct build dependencies for development of the Helium miner.

VScode Extensions Needed

Name: Remote Development
Id: ms-vscode-remote.vscode-remote-extensionpack
Description: An extension pack that lets you open any folder in a container, on a remote machine, or in WSL and take advantage of VS Code's full feature set.
Version: 0.21.0
Publisher: Microsoft
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack

Name: Docker
Id: ms-azuretools.vscode-docker
Description: Makes it easy to create, manage, and debug containerized applications.
Version: 1.22.0
Publisher: Microsoft
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker

Name: erlang
Id: pgourlain.erlang
Description: Erlang language extension for Visual Studio Code
Version: 0.8.4
Publisher: Pierrick Gourlain
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=pgourlain.erlang

@anthonyra anthonyra force-pushed the ara/add-docker-container-devrel-support branch from d843bf1 to abffbcc Compare May 31, 2022 23:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant