bhagesh-codebeast / bend

Resources and references for learning bend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bend

Resources and references for learning bend.

Docker

Docker container is built using ubuntu 24.04 an can be accessed on dockerhub

	docker pull bhagesh/bend

The same image can be build using the dockerfile provided in the current repository.

   git clone https://github.com/bhagesh-codebeast/bend.git
	cd bend/docker/
	docker build -t bend .

References

About

Resources and references for learning bend.

License:MIT License


Languages

Language:Dockerfile 100.0%