Skip to content

Building Phoenix Framework apps and release on Ubuntu 22.04(for CI)

Notifications You must be signed in to change notification settings

nodjoy/phoenix-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Phoenix框架发布版本构建

  • OS: Ubuntu22.04
  • Elixir: 1.12.2
  • Phoenix:1.5.3

使用示例

docker run -it -v $(pwd)/your-path:/app/phoenix --rm nodjoy/phoenix-build:latest

Example

docker run -it -v $(pwd)/web-api:/app/phoenix --rm nodjoy/phoenix-build:latest

About

Building Phoenix Framework apps and release on Ubuntu 22.04(for CI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published