Skip to content

Commit

Permalink
typeit removed from post
Browse files Browse the repository at this point in the history
  • Loading branch information
nacisimsek committed Apr 21, 2024
1 parent 2345cfa commit 44eefaa
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions content/posts/20240421-multiarch-build/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,16 +104,4 @@ To do this, follow the below steps:
```
8. Finally, after the build completes, you can verify the multi-platform image on Docker Hub by visiting your image repository: [https://hub.docker.com/r/your-username/multiplatform-image/tags](https://hub.docker.com/r/your-username/multiplatform-image/tags)
You should see the given tag with both "linux/amd64" and "linux/arm64" platforms listed.
{{< typeit
tag=h3
speed=50
breakLines=false
loop=true
>}}
"Frankly, my dear, I don't give a damn." Gone with the Wind (1939)
"I'm gonna make him an offer he can't refuse." The Godfather (1972)
"Toto, I've a feeling we're not in Kansas anymore." The Wizard of Oz (1939)
{{< /typeit >}}
You should see the given tag with both "linux/amd64" and "linux/arm64" platforms listed.

0 comments on commit 44eefaa

Please sign in to comment.