Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zyfxgary/docker-codebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

8 Commits

Repository files navigation

What's this?

IDE in a container. Using https://github.com/FriendCode/codebox.

How to build the container

vagrant up

If you already have a working Docker installation, simply run:

docker run -p 8000:8000 -v /vagrant:/vagrant jeromebaum/codebox run /vagrant --open

How to run codebox IDE

vagrant ssh
docker run -p :8000:8000 -v /vagrant:/vagrant codebox run /vagrant --open

On the host machine (host of vagrant) open browser to 192.168.33.10:8000.

TODO:

Try to code a real project with this container.

About

codebox in a container: https://github.com/FriendCode/codebox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Dockerfile 100.0%

AltStyle によって変換されたページ (->オリジナル) /