Sign inSign up

razorci/erlang

By razorci

•Updated over 1 year ago

Image
0

1.8K

razorci/erlang repository overview

⁠Razorops Convenience Image for Erlang

Razorops is a modern Docker-native CI/CD platform to build, test and deploy your applications faster. This repository contains the pre-built convenience images for Erlang programming language which includes most common tools and maintained by our engineers.

The source-code for Dockerfiles are available on Github⁠.

⁠How to use

We have provided detailed instructions to write CI spec⁠ for Erlang and example projects⁠ which you can fork to get started quickly.

You can refer these images in Razorops YAML file like -

tasks:
  hello-job:
    runner: razorci/erlang:<version>
    steps:
    - git --version
    - checkout
    - echo "Hello World"

To more about Razorops YAML, please refer here⁠.

⁠Contribution

If you have any problems with this image, please contact us over email ([email protected]⁠).

Tag summary

Content type

Image

Digest

sha256:b1a23d5d5…

Size

746.3 MB

Last updated

over 1 year ago

docker pull razorci/erlang:26