Skip to content

feat: add ruby server example#2

Closed
hanshal101 wants to merge 3 commits into
buildsafedev:mainfrom
hanshal101:add-ruby-example
Closed

feat: add ruby server example#2
hanshal101 wants to merge 3 commits into
buildsafedev:mainfrom
hanshal101:add-ruby-example

Conversation

@hanshal101
Copy link
Copy Markdown

Fixes buildsafedev/bsf#96
Closes buildsafedev/bsf#96

Description

This PR adds the Ruby Server Example for buildsafe.

Note

Since buildsafe currently does not officially ruby, there is an alternate way to build and push the application, i.e

# to develop
bsf develop

# to push with tags (optional)
bsf oci pkgs --tag=dev --push

@hanshal101
Copy link
Copy Markdown
Author

Hey @dr-housemd I have made the changes, please do review it!

Comment thread ruby-server-example/README.md
Comment thread ruby-server-example/Dockerfile Outdated
Comment thread ruby-server-example/bsf.hcl Outdated
Signed-off-by: hanshal101 <122217807+hanshal101@users.noreply.github.com>
Signed-off-by: hanshal101 <122217807+hanshal101@users.noreply.github.com>
@dr-housemd
Copy link
Copy Markdown
Contributor

@hanshal101 can you please only commit changes for Ruby and not modify other example folders? Lot of noise to review

Comment thread ruby-server-example/bsf.hcl
@hanshal101
Copy link
Copy Markdown
Author

@hanshal101 can you please only commit changes for Ruby and not modify other example folders? Lot of noise to review

Getting few errors with git inside wsl, CONTINUE #4

@hanshal101 hanshal101 closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an example of Ruby dev env and base image.

3 participants