Skip to content

tiagovla/grammarly.docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Config

docker build -t grammarly .
docker run -it --net=host \
--env="DISPLAY" \
--volume="$HOME/.Xauthority:/root/.Xauthority:rw" \
--ipc host \
--name grammarly \
grammarly

Authentication

Use docker logs to access the login link and manually authenticate it.

Usage

docker start grammarly

About

Docker image of grammarly using wine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published