Skip to content

TheNotary/urweb-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ur/Web in Docker

A Docker container for Ur/Web which will compile and serve the demo located here.

Getting the container

The container is based on Ubuntu 15.10 and Ur/Web 20160805.

$  make build
$  make console
#  . /docker-entrypoint.sh

Test with:

$  curl 127.0.0.1:8080/Demo/Demo/main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 52.1%
  • Shell 47.9%