This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#pull the image | |
docker pull typesense/typesense:0.26.0.rc25 | |
#run you image as containe | |
#- make sure you are in Documents directory | |
cd Documents | |
makdir typesense-data |
OlderNewer