mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
readme: fix build instructions
This commit is contained in:
@@ -40,8 +40,8 @@ If you wish, you can also build the image yourself.
|
||||
|
||||
```bash
|
||||
git clone https://github.com/bitnami/bitnami-docker-ruby.git
|
||||
cd docker-ruby
|
||||
docker build -t bitnami/ruby
|
||||
cd bitnami-docker-ruby
|
||||
docker build -t bitnami/ruby .
|
||||
```
|
||||
|
||||
# Entering the REPL
|
||||
|
||||
Reference in New Issue
Block a user