Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Docker image to use pilas-engine

License

NotificationsYou must be signed in to change notification settings

humitos/pilas-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Run docker image to use pilas-engine without install anything.

You can choose which version of pilas-engine you want to use,

v2.0.90 (EmberJS browser application)

Run this command:

    docker run -it --rm -p '4200:4200' --device /dev/snd humitos/pilas-engine:2.0.90

After executing that command, you can open your favourite browser and accesshttp://localhost:4200/

v1.4.12 (Qt desktop application)

Run this command:

    docker run -it --device /dev/snd --env QT_X11_NO_MITSHM=1 \    -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix:ro -v $XAUTHORITY:/root/.Xauthority \    --net=host humitos/pilas-engine:1.4.12

Enjoy!

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp