root@69f1711a205e:/# vi
bash: vi: command not found
login into container with:
docker exec -it bash
and run:
apt-get update
apt-get install vim
root@69f1711a205e:/# vi
bash: vi: command not found
login into container with:
docker exec -it bash
and run:
apt-get update
apt-get install vim
My Attempt to learn AI GPT Generative Pretrained Transformer Created by Google in 2017 with the publication of the paper "Attention ...
No comments:
Post a Comment