Skip to content

frenzylabs/devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devcontainer

Docker container for local development

Make new builder in order to build for multiple platforms at once

docker buildx create --use --name multi-arch-builder

Build

docker-compose build

Using

For Visual Sudio Code Users.

  1. Download the remote container extension. https://code.visualstudio.com/docs/remote/containers
  2. Place a .devcontainer directory in the root directory of project you want to develop in.
    Inside the .devcontainer directory is a devcontainer.json file.

About

Docker container for local development

Resources

License

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors