music_mlserver_demo / Dockerfile
ramonpzg's picture
Create Dockerfile with app
929fd9d
raw
history blame
68 Bytes
FROM ramonprz/music_mlserver:latest
CMD ["mlserver", "start", "."]