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

dockersamples/single-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

7 Commits

Repository files navigation

single-dev-env

Example used to try a single container sample of Docker Dev Environments

Run the application

You can simply use make run command or do it yourself with go run main.go

Those commands will start a http server listening on port 8080 and if your request http://localhost:8080 you'll see the following output:

❯ curl http://localhost:8080
 ## .
 ## ## ## ==
 ## ## ## ## ## ===
/"""""""""""""""""\___/ ===
{ / ===-
\______ O __/
 \ \ __/
 \____\_______/


Hello from Docker!

About

Example used to try a single container sample of Docker Dev Environments

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

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