Skip to content

mabeldata/mojo_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mojo Docker

Maintained_By Mabel Data

All rights reserved to Modular

Objective

Unofficial Docker Image for Mojo This docker image is build for giving user's from windows and mac access to a more isolated environment.

Requirements

  • Docker, Docker-Compose
  • VSCode (Not obrigatory, but nice to have)
  • VSCode docker official extension
  1. To use this repository, just clone it to your local environment:
git clone https://github.com/mabeldata/mojo_docker.git
  1. Go to Modular and sign up.

  2. Now copy the MODULAR_AUTH key and paste in the docker-compose.yml file in args: MODULAR_AUTH_KEY= and save it.

  3. Now run the docker-compose file:

docker-compose up -d
  1. After building and running the image, go to the Docker extension in VSCode and click over the image and select Attach Visual Studio Code.

  2. In the new VSCode window, use the command Ctrl + J and then in the console write mojo, from there you are good to go!

Flavors

It will be add with time new custom compose files as users will need different setups for their projects developments.

Training

Freecodecamp released a free training covering the basics of Mojo, you can check it below: Mojo Programming Language – Full Course for Beginners

Known Issues

  1. Is known that even with docker for now, machines that use ARM instead of AMD e.g: Mac M1/M2, will not work.

About

Unofficial Docker Image for Mojo

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors